index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mips
/
mips_extras.lem
Age
Commit message (
Expand
)
Author
2018-05-09
Add tests for Isabelle->OCaml generation for CHERI and AArch64
Thomas Bauereiss
2018-04-18
Move a few printing functions to sail_values.lem
Thomas Bauereiss
2018-03-21
Fix Lem generation for MIPS
Thomas Bauereiss
2018-03-14
Fix Lem generation for CHERI-MIPS and Aarch64
Thomas Bauereiss
2018-03-14
Add address to Write_tag outcome
Thomas Bauereiss
2018-03-08
rename mips_new_tc to mips
Robert Norton
2018-03-08
Remove files in mips directory prior to copying in files from mips_new_tc. Ho...
Robert Norton
2017-11-30
match what rmem (ppcmem2) expects from ISA Makefiles
Shaked Flur
2017-07-26
mips_extras.lem: fix references to Interp.V_foo
Jon French
2017-05-24
Change types of MEMr_tag, MEMval_tag and co. so that tag is separate from dat...
Robert Norton
2017-03-23
the interpreter/shallow expects little-endian memory-values
Shaked Flur
2016-11-30
add new barrier kind for MIPS (only one for now).
Robert Norton
2016-10-22
fixes following interface changes (type of instruction, name of barrier)
Robert Norton
2016-10-06
move type definitions that both interpreter and shallow embedding use to sail...
Christopher Pulte
2016-09-14
Switch mips/cheri over to using memory ea/val for writes. Tag is now first by...
Robert Norton
2016-04-13
add tagr and tagw in mips_extras (will need to change these to make tag write...
Robert Norton
2016-02-03
mips_extras.lem: fix typo in spelling of MEM_sync.
Robert Norton
2015-12-17
First bit of gluing mips onto interpreter and eventually ppcmem infrastructure
Kathy Gray