index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
Age
Commit message (
Expand
)
Author
2015-05-19
Add signed and unsigned functions, converting bit vectors to appropriate numb...
Kathy Gray
2015-05-18
Match cases better in bit vector printing (i.e. allow undef, and taint)
Kathy Gray
2015-05-18
expand unsigned comparisons
Kathy Gray
2015-05-18
Add equality check for addresses
Kathy Gray
2015-05-18
Add comparison for address
Kathy Gray
2015-05-17
extend a missing case
Kathy Gray
2015-05-16
extend a missing case
Kathy Gray
2015-05-16
Fix bug where undef was blown up to fill the full register on a field assignment
Kathy Gray
2015-05-15
actually match depend effect in has_effect function
Kathy Gray
2015-05-13
Add dynamic footprint dependency check event/outcome
Kathy Gray
2015-05-05
allow undefined in mask for size
Kathy Gray
2015-05-01
Fix pattern match bug with enumerated values
Kathy Gray
2015-05-01
Change interpreter interface to support ppcmem2's view of vectors as always i...
Kathy Gray
2015-04-22
Fix some interpreter bugs preventing ARM instructions from making progress
Kathy Gray
2015-04-14
Fix bug showing up in power.sail's compilation to Lem causing unknown values ...
Kathy Gray
2015-04-07
Move interpreter to zarith
Kathy Gray
2015-03-26
Add subtraction to nexp grammar (removing the need to do a + (-1 * b))
Kathy Gray
2015-03-19
added constructors for aarch64 read_kind and write_kind
Shaked Flur
2015-03-18
Use boolean on write where applicable
Kathy Gray
2015-03-17
Correct directionality in interpreter. Now the interpreter shouldn't use inc ...
Kathy Gray
2015-03-15
Many changes:
Kathy Gray
2015-02-27
Fix a series of errors leading to the first ARM instruction not running.
Kathy Gray
2015-01-28
take sign into account on whether a number fits into the number of available ...
Kathy Gray
2015-01-20
Fix sparse vector fupdate slicing, assigning values in the right order and wi...
Kathy Gray
2015-01-17
update division
Kathy Gray
2015-01-16
more for loop corrections, as well as pattern match error
Kathy Gray
2015-01-15
signed subtraction
Kathy Gray
2015-01-15
Fix for loop error causing premature stopping
Kathy Gray
2015-01-15
Add support for overflow detecting subtraction
Kathy Gray
2015-01-14
correct where overflow checking should happen on multiplication arithmetic
Kathy Gray
2015-01-14
correct wrongly used variable in arith operations
Kathy Gray
2015-01-14
more carry out
Kathy Gray
2015-01-14
carry out
Kathy Gray
2014-12-18
Bring interpreter upto date with current Lem
Kathy Gray
2014-12-16
Fix bug on nat/type/order/effect variable binding
Kathy Gray
2014-12-11
Carry out change
Kathy Gray
2014-12-11
Many fixes, primarily dealing with undefined
Kathy Gray
2014-12-10
Fix neg
Kathy Gray
2014-12-10
Fix fromJust of Nothing error in multiplication
Kathy Gray
2014-12-10
Fix mismatch errors in interpreter, mostly relating to taint/detaint behaviour
Kathy Gray
2014-12-09
Add quite important detaint
Kathy Gray
2014-12-09
Abstract tainting to almost always use taint, detaint, retaint, and binary_ta...
Kathy Gray
2014-11-30
clean up ghastly pre-submission pp hackery
Peter Sewell
2014-11-26
Fix neg
Kathy Gray
2014-11-25
more changes to quot and mod
Kathy Gray
2014-11-25
another carry out attempt
Kathy Gray
2014-11-25
improved division
Kathy Gray
2014-11-25
wib
Kathy Gray
2014-11-25
carry out is computed
Kathy Gray
2014-11-25
another mod and quot definition
Kathy Gray
[prev]
[next]