index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
Age
Commit message (
Expand
)
Author
2017-12-04
added the Power model
Shaked Flur
2017-12-04
renamed hgen to gen
Shaked Flur
2017-11-01
added RISC-V "fence r,r"
Shaked Flur
2017-09-20
add support for x86 lock prefix (also remove unused Read/Write_tag kind in et...
Robert Norton
2017-09-15
x86: implement regfp analysis function (no control flow yet)
Robert Norton
2017-09-03
added RISC-V strong-acquire/release
Shaked Flur
2017-08-31
added RISC-V AMOs
Shaked Flur
2017-08-22
added RISC-V "fence w,w" and "fence.i";
Shaked Flur
2017-08-19
RISC-V store-release
Shaked Flur
2017-08-17
added RISC-V load-acquire
Shaked Flur
2017-04-18
added transactional memory support
Shaked Flur
2017-02-03
fix headers
Peter Sewell
2017-02-03
licensing
Peter Sewell
2016-11-30
add new barrier kind for MIPS (only one for now).
Robert Norton
2016-11-07
factor out regfp analysis types into etc/regfp.sail
Christopher Pulte
2016-06-03
added ARMv8
Shaked Flur
2016-06-03
Reduce fill width of header to align closing comments nicely.
Robert Norton
2016-06-02
Add rule in Makefile that uses headache to add copyright header to mips/cheri...
Robert Norton