index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
/
sail_impl_base.lem
Age
Commit message (
Collapse
)
Author
2017-02-03
fix headers
Peter Sewell
2017-01-24
functionality for comparing handwritten analysis function with exhaustive ↵
Christopher Pulte
interpreter
2017-01-14
changes to enable interpreter exhaustive analysis in ppcmem again
Christopher Pulte
2016-12-09
sail changes for making lem embedding Isabelle-friendlier
Christopher Pulte
2016-12-01
move interpreter-specific types from Sail_impl_base to Interp_interface
Christopher Pulte
2016-11-30
add new barrier kind for MIPS (only one for now).
Robert Norton
2016-11-27
make outcome_s contain the instruction state pretty print rather than the ↵
Christopher Pulte
instruction state, factor out interpreter/shallow embedding value conversion
2016-11-09
move decode_error type back to Sail_impl_base for now
Christopher Pulte
2016-11-08
fixes
Christopher Pulte
2016-11-07
factor out regfp analysis types into etc/regfp.sail
Christopher Pulte
2016-11-05
fixes
Christopher Pulte
2016-10-25
shallow embedding fixes
Christopher Pulte
2016-10-24
fixes, check in Shaked's sail_impl_base changes
Christopher Pulte
2016-10-21
shallow embedding progress
Christopher Pulte
2016-10-19
remove effect list from instruction type
Christopher Pulte
2016-10-08
type class instance fixes
Christopher Pulte
2016-10-06
move type definitions that both interpreter and shallow embedding use to ↵
Christopher Pulte
sail_impl_base, add sail_impl_base.outcome, add interp_inter_imp auxiliary functions, make prompt use sail_impl_base.outcome