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-05-17
Refactor main.sail
Thomas Bauereiss
2018-05-17
Remove sequential code again
Brian Campbell
2018-05-17
Clean up CHERI HOL generation a little too
Brian Campbell
2018-05-17
Clean up MIPS for HOL4 a little
Brian Campbell
2018-05-17
Tidy up HOL4 riscv a little
Brian Campbell
2018-05-17
Use an intermediate base_monad type alias in Lem,
Brian Campbell
2018-05-16
Add handwritten script to Holmakefile
Brian Campbell
2018-05-16
More targeted gitignore for HOL4
Brian Campbell
2018-05-16
Termination proofs and lemmata for sail_values hol
Ramana Kumar
2018-05-16
Ignore .hollogs
Ramana Kumar
2018-05-16
Declare hol automatic termination in sail_values
Ramana Kumar
2018-05-16
Add global gitignore entries for HOL4
Brian Campbell
2018-05-15
Make all of Sail HOL libraries, not just the base heap
Brian Campbell
2018-05-11
Add Isabelle code generation for sequential CHERI model
Thomas Bauereiss
2018-05-11
Add Boolean short-circuiting to state monad
Thomas Bauereiss
2018-05-11
Merge branch 'sail2' into cheri-mono
Thomas Bauereiss
2018-05-11
Remove buggy bit list comparison functions from Lem library
Thomas Bauereiss
2018-05-11
Remove unneeded _sail suffix from latex files.
Robert Norton
2018-05-11
Avoid generating latex files that differ only by case because this causes con...
Robert Norton
2018-05-10
latex: don't include the prefix in the label. This means we have the option o...
Robert Norton
2018-05-10
Document the register_inaccessible function.
Robert Norton
2018-05-10
RISC-V in HOL4
Brian Campbell
2018-05-10
Clean up HOL library properly
Brian Campbell
2018-05-09
Remove unused definitions.
Prashanth Mundkur
2018-05-09
Tweaks for sequential CHERI in HOL
Brian Campbell
2018-05-09
remove redundant cloc targets.
Robert Norton
2018-05-09
add loc for arm full.
Robert Norton
2018-05-09
Add full translated aarch64 spec including vector instructions
Alasdair Armstrong
2018-05-09
Use latex support for generating cheri documentation and remove sed based hac...
Robert Norton
2018-05-09
Add targets for counting lines in mips, cheri and riscv. Can use either slocc...
Robert Norton
2018-05-09
Remove start and end markers that are no longer needed now that sail has late...
Robert Norton
2018-05-09
Add language=sail option in listings command for latex output. This helps wit...
Robert Norton
2018-05-09
Fix an issue with C compilation
Alasdair Armstrong
2018-05-09
Fix printing of hex strings in Lem
Thomas Bauereiss
2018-05-09
Adapt Isabelle code generation to Byte_sequence changes
Thomas Bauereiss
2018-05-09
Add tests for Isabelle->OCaml generation for CHERI and AArch64
Thomas Bauereiss
2018-05-09
Add more annotations for loop bounds in Lem rewriting
Thomas Bauereiss
2018-05-09
Run ARM built-in tests for Lem backend (via OCaml)
Thomas Bauereiss
2018-05-09
Support short-circuiting of Boolean expressions in Lem
Thomas Bauereiss
2018-05-09
Generate initial register state record
Thomas Bauereiss
2018-05-09
Add type system documentation
Alasdair Armstrong
2018-05-09
Merge pull request #12 from emersion/fix-byte-sequence
Robert Norton
2018-05-09
Fix Byte_sequence errors due to linksem update
emersion
2018-05-08
More work on Sail documentation
Alasdair Armstrong
2018-05-07
Add a register indicating no trigger/breakpoint support, which allows the bre...
Prashanth Mundkur
2018-05-07
Fix another mask computation bug.
Prashanth Mundkur
2018-05-07
Adjust default pte update setting to match spike's default.
Prashanth Mundkur
2018-05-07
Log trap value on traps.
Prashanth Mundkur
2018-05-07
Fix a missed csr read.
Prashanth Mundkur
2018-05-07
HOL script generation for library and CHERI
Brian Campbell
[next]