index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
/
interp_lib.lem
Age
Commit message (
Expand
)
Author
2014-03-20
Remove work-around from interpreter, move it to power.sail
Gabriel Kerneis
2014-03-20
Workaround missing casts for external calls
Gabriel Kerneis
2014-03-11
More work on interpreter and Power model
Gabriel Kerneis
2014-03-11
Confusion between first index and vector length
Gabriel Kerneis
2014-03-04
More polymorphism for addition
Gabriel Kerneis
2014-02-28
Fix endianness
Gabriel Kerneis
2014-02-28
Fetch-decode POWER interpreter
Gabriel Kerneis
2014-02-27
Partial fix for to_vec_inc/to_vec_dec
Gabriel Kerneis
2014-02-21
Add type annotations to lem grammar, including printing out the annotated ast...
Kathy Gray
2014-02-18
Remove spurious add infix
Gabriel Kerneis
2014-02-12
More library functions for interpreter
Gabriel Kerneis
2014-02-07
Fix a few stupid bugs
Gabriel Kerneis
2014-02-07
Implement is_one
Gabriel Kerneis
2014-02-05
Replace symbolic link by actual file
Gabriel Kerneis
2014-02-05
First bit of Power spec
Gabriel Kerneis
2013-11-12
Define and test addition in library
Gabriel Kerneis
2013-11-11
Remove workaround for a bug fixed in Lem
Gabriel Kerneis
2013-11-07
Port L2 to new Lem
Gabriel Kerneis
2013-11-07
Stub for external calls
Gabriel Kerneis