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-06
Coq: reduce use of sumbool_of_bool to relevant constraints
Brian Campbell
2018-07-06
Coq: missing existential building for ranges
Brian Campbell
2018-07-06
Coq: turn off partial support for dropping true constraints, fix strings
Brian Campbell
2018-07-06
Change HighestSetBit into a form that can be handled by c backend. There are ...
Robert Norton
2018-07-06
add gcov option for cheri_c. Add cheri128_c target.
Robert Norton
2018-07-06
changes to increase MIPS coverage -- remove optional/unused PREF instruction ...
Robert Norton
2018-07-05
Fix printing of aq/rl flags in risc-v lr/sc.
Prashanth Mundkur
2018-07-05
Fix equality comparisons for variants in C
Alasdair
2018-07-05
Coq: get index_list right
Brian Campbell
2018-07-05
Fix equality comparisons for structs
Alasdair
2018-07-05
Fix CHERI test that was failing when compiled to C
Alasdair Armstrong
2018-07-05
mips: ignore unused functions warnings caused by making some functions static.
Robert Norton
2018-07-05
make many generated c functions static -- this gives the compiler a chance to...
Robert Norton
2018-07-05
support acquire/release loads/stores in RISCV initial_analysis
Jon French
2018-07-05
print to stdout not stderr to stop upsetting rmem regression tests
Jon French
2018-07-05
restore missing RISC-V fence types in sail2; ignore io bits in fences more cl...
Jon French
2018-07-04
mips: move rmem integration instructions into separate file (disabled for now...
Robert Norton
2018-07-04
AArch64 Prelude: Move cycle count primop to prelude
Alastair Reid
2018-07-03
Add htif tohost to the riscv tracecmp tool.
Prashanth Mundkur
2018-07-03
Allow the riscv htif_tohost mmio port to be readable, and ack writes to that ...
Prashanth Mundkur
2018-07-03
Fix a bug in foreach loops
Alasdair Armstrong
2018-07-03
cheri: refine lwl/lwr cap length checks to be exact. They were previously a b...
Robert Norton
2018-07-03
mips: just whitespace.
Robert Norton
2018-07-03
Fix letbind_effects on LEXP_deref with an effectful subexpression
Brian Campbell
2018-07-03
Fill in a few Coq functions for CHERI from the MIPS prelude
Brian Campbell
2018-07-03
Main: fix SEE handling
Alastair Reid
2018-07-03
cheri: update to register file semantics. Most instructions now treat c0 as n...
Robert Norton
2018-07-02
Fix get_recursive_functions to not only pick up non-mutually recursive functions
Alasdair Armstrong
2018-07-02
Coq: add some string functions
Brian Campbell
2018-07-02
Coq: tidy up a bit of printing
Brian Campbell
2018-07-02
Coq modulus operation that fits the type
Brian Campbell
2018-07-02
Coq: replace simpl in a tactic with a more precise "change"
Brian Campbell
2018-07-02
Coq: multiple record field updates
Brian Campbell
2018-07-02
Work around Coq issue with pattern binders
Brian Campbell
2018-07-02
Coq building rule in MIPS makefile
Brian Campbell
2018-07-02
cheri: the default cap for 256-bits no longer has reserved bits set.
Robert Norton
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
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
[next]