index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-11-23
Treat undef like unknown when needing a vector assignment of them
Kathy Gray
2014-11-23
make interpreter work better with unknowns, make interp_inter_imp do better o...
Kathy Gray
2014-11-23
Print out value when pattern match fails
Kathy Gray
2014-11-23
fix register-from-address start int
Peter Sewell
2014-11-23
make pretty_interp be back in sync with pretty_print
Kathy Gray
2014-11-23
some Ord instance classes
Kathy Gray
2014-11-23
coerce better between a single bit and a bit vector of one bit
Kathy Gray
2014-11-23
maybe best not to die at the first sign of an undef...
Kathy Gray
2014-11-23
Merge branch 'master' of bitbucket.org:Peter_Sewell/l2
Peter Sewell
2014-11-23
the properly named "git"
Peter Sewell
2014-11-23
extern single bit and single bool to instruction_fields
Kathy Gray
2014-11-23
Merge branch 'master' of bitbucket.org:Peter_Sewell/l2
Peter Sewell
2014-11-23
wib
Peter Sewell
2014-11-23
instruction printing
Kathy Gray
2014-11-23
wib
Peter Sewell
2014-11-23
wib
Peter Sewell
2014-11-23
wib
Kathy Gray
2014-11-23
get bits right coming out of coercion from integer
Kathy Gray
2014-11-23
better... still not right
Peter Sewell
2014-11-23
new printing code
Peter Sewell
2014-11-23
fill in remaining coercion implementations
Peter Sewell
2014-11-23
properly name division operators in lib
Kathy Gray
2014-11-23
Merge branch 'master' of bitbucket.org:Peter_Sewell/l2
Peter Sewell
2014-11-23
wib
Peter Sewell
2014-11-23
make interpreter now builds
Kathy Gray
2014-11-23
in progress
Kathy Gray
2014-11-23
wib
Peter Sewell
2014-11-23
resolve little conflict
Peter Sewell
2014-11-23
Merge branch 'master' of bitbucket.org:Peter_Sewell/l2
Peter Sewell
2014-11-23
wib
Peter Sewell
2014-11-23
Fill in some of the basic coercions
Kathy Gray
2014-11-23
clean up interp inter
Kathy Gray
2014-11-23
more coercions
Peter Sewell
2014-11-23
OCaml stubs for coercions and _to_istate OCaml
Peter Sewell
2014-11-23
wib (comment out to typecheck the rest...)
Peter Sewell
2014-11-23
fight with interface/impl mismatch. lose.
Peter Sewell
2014-11-23
make interface build again, oops
Peter Sewell
2014-11-23
Merge commit 'bff8bd5'
Peter Sewell
2014-11-23
some coercions
Peter Sewell
2014-11-23
update instruction/istate decoding.
Kathy Gray
2014-11-23
wib
Peter Sewell
2014-11-22
Printing functions compiles again
Kathy Gray
2014-11-22
interp_interface happy again. printing functions now doesn't compile
Kathy Gray
2014-11-22
Add size of register to register for making appropriate unknown register_values
Kathy Gray
2014-11-22
sorry, interp_interface didn't build. now it does
Peter Sewell
2014-11-22
move missing pieces from machineDefValueTypes into interp_interface
Peter Sewell
2014-11-22
make interpreter now compiles
Kathy Gray
2014-11-22
Changing interface in step with Peter and ppcmem changes
Kathy Gray
2014-11-22
signed multiplication and quot
Kathy Gray
2014-11-22
add new function for overflow arithmetic instructions
Kathy Gray
[next]