index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-02
optimise cheri c build.
Robert Norton
2018-07-01
RTS: Fail on AArch32 and ASIMD
Alastair Reid
2018-06-30
RTS: fix replicate_bits
Alastair Reid
2018-06-30
RTS: Add length asserts to bits ops
Alastair Reid
2018-06-30
Main: trivial restructuring of print commands to make them easier to read/mai...
Alastair Reid
2018-06-30
Fix an issue with vector_update_subrange
Alasdair
2018-06-29
Constant folding improvements
Alasdair
2018-06-29
Try to fix some tricky C compilation bugs, break everything instead
Alasdair Armstrong
2018-06-29
Main: many small tweaks.
Alastair Reid
2018-06-29
RTS: tweak TIMEOUT message
Alastair Reid
2018-06-29
Prelude: drop escape effect from sleep/verbosity primops
Alastair Reid
2018-06-28
RTS: Fix utterly broken command line parsing
Alastair Reid
2018-06-28
RTS: Add --verbosity flag to C model
Alastair Reid
2018-06-28
Add tagged memory to C rts to cheri can be compiled to C
Alasdair Armstrong
2018-06-28
Fix warning in rts.c
Robert Norton
2018-06-28
further changes to support rmem
Jon French
2018-06-28
Fix build of Aarch64_mono.thy
Thomas Bauereiss
2018-06-28
Add patches to (monomorphised) AArch64
Thomas Bauereiss
2018-06-28
Add option to build ocaml with bisect_ppx coverage support. Add cheri targets...
Robert Norton
2018-06-28
RTS: Add missing #include
Alastair Reid
2018-06-28
Deduplicate arguments for different constructors in undefined fns
Brian Campbell
2018-06-28
Main: exit if you hit IMPDEF behaviour
Alastair Reid
2018-06-27
RTS/Main: tweaking cycle counter handling
Alastair Reid
2018-06-27
Actually fix real literals, and add a test for various properties
Alasdair Armstrong
2018-06-27
Fix reading reals from strings in C lib
Alasdair Armstrong
2018-06-27
libsail: optimise real_power
Alastair Reid
2018-06-27
Add a mips_c_gcov target that builds mips_c model with coverage reporting.
Robert Norton
2018-06-27
Add a new function cycle_limit_reached that returns bool, allowing for gracef...
Robert Norton
2018-06-27
Fix real implementation in C to use GMP rationals
Alasdair Armstrong
2018-06-27
Main: refactor fetch_and_execute
Alastair Reid
2018-06-27
RTS: __SetConfig support is off by default
Alastair Reid
2018-06-27
RTS: Add support for __ListConfig
Alastair Reid
2018-06-27
RTS: Delete __SetConfig stub function
Alastair Reid
2018-06-27
Make sure __SetConfig gets included in generated code
Alasdair Armstrong
2018-06-27
Main: fix PC advance after HINT and other EndOfInstruction
Alastair Reid
2018-06-26
Fix duplicate riscv mem-ea, spotted by Jon French.
Prashanth Mundkur
2018-06-26
Add configuration registers so __SetConfig ASL can be translated
Alasdair Armstrong
2018-06-26
Main: further refinement of execution cycle
Alastair Reid
2018-06-26
Prelude: as received from Alasdair
Alastair Reid
2018-06-26
Main: attempt to capture AArch64 execution cycle
Alastair Reid
2018-06-26
mips: fix duplication of cycle_count call that arose due to git merge.
Robert Norton
2018-06-26
mips: comment out printing of EXCEPTION on every ISA exception.
Robert Norton
2018-06-26
turn on warnings when compiling mips c then dial back ones that are triggered...
Robert Norton
2018-06-26
RTS: implement sleep primitives
Alastair Reid
2018-06-26
RTS: stub support for -C command line option
Alastair Reid
2018-06-26
ELF: Restore error messages in ELF reader
Alastair Reid
2018-06-26
In guarded pattern rewriting, irrefutable patterns subsume wildcards
Brian Campbell
2018-06-26
In elf_loader don't attempt to convert paddr to int64 because on MIPS it is q...
Robert Norton
2018-06-25
Add a riscv platform parameter to control trapping to M-mode on misaligned ac...
Prashanth Mundkur
2018-06-25
Increment the riscv trace step counter only when instructions are executed.
Prashanth Mundkur
[prev]
[next]