index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen_lib
/
state.lem
Age
Commit message (
Collapse
)
Author
2016-07-12
sail-to-lem and lem library fixes
Christopher
2015-12-21
fixes, pp progress
Christopher
2015-12-09
adapted for Kathy's lexp effect typing changes: register writes should be ↵
Christopher
correct now, fixes, pp
2015-12-07
adapted pp for Kathy's effect type changes
Christopher
2015-12-03
added prompt.lem for connecting to concurrency model and ↵
Christopher Pulte
{power,armv8}_extras.lem; fixes
2015-11-19
fixes for cumulative effect anotations
Christopher Pulte
2015-11-13
fixes, more pp
Christopher Pulte
2015-11-10
rewriting fixes, syntactically correct lem syntax, number type errors remaining
Christopher Pulte
2015-11-06
progress on generating function for read/writing register fields
Christopher Pulte
2015-11-05
some progress on lem backend: rewrite away mutable variable assignments, ↵
Christopher Pulte
rewrite for-loops, if/case-expressions to return updated variables
2015-10-28
progress on lem backend: auto-generate read_register and write_register ↵
Christopher Pulte
functions, and state definition