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_interface.lem
Age
Commit message (
Expand
)
Author
2016-09-30
add Robert's DIA typeclass instances
Christopher Pulte
2016-09-30
fixes, update isntruction_analysis for NIAs and DIA
Christopher Pulte
2016-09-19
remove conflict message
Christopher Pulte
2016-09-16
make vector concatenation pattern removal deal with vector patterns of unknow...
Christopher Pulte
2016-09-14
Add memory kind for concurrent tag reads and writes
Kathy Gray
2016-09-13
Add optional address to memv events
Kathy Gray
2016-09-13
add show functions, fix
Christopher Pulte
2016-09-09
minor fixes
Kathy Gray
2016-09-09
update instruction_analysis to support nias and instruction kind
Christopher Pulte
2016-09-02
Extend type checking so that patterns with vector concatenation don't permit ...
Kathy Gray
2016-08-18
move register_base_name and slice_of_reg_name from ppcmem thread semantics to...
Christopher
2016-08-06
Add duplicate_bits to lib
Kathy Gray
2016-05-03
Change decode and translate_address to support writing register events (altho...
Kathy Gray
2016-04-25
Make interpreter able to read registers during translate address and decode.
Kathy Gray
2016-04-18
More fixes to interp with regards to warnings and debugging info
Kathy Gray
2016-03-08
Return undefined value on reads of uninitialised memory
Kathy Gray
2016-03-08
Start task of setting up tagged memory in sequential interpreter
Kathy Gray
2016-02-02
add translate_address functionality
Kathy Gray
2016-01-29
fix typo in kathy's last commit.
Robert Norton
2016-01-29
Put correct tags on to_vec calls
Kathy Gray
2016-01-28
Support exit and assert better in sequential interpreter and general interpre...
Kathy Gray
2016-01-26
Fix some bugs in writing registers with slices in the sequential interpreter
Kathy Gray
2015-11-10
Make first half of sequential interpreter driver compile again
Kathy Gray
2015-07-24
Merge branch 'master' of bitbucket.org:Peter_Sewell/l2
Shaked Flur
2015-07-24
added signed_integer
Shaked Flur
2015-07-24
Begin doing better analysis on case splits over unknowns
Kathy Gray
2015-07-19
abbreviate printing of memory values <=9
Peter Sewell
2015-07-01
Go on despite the presence of an exit in exhaustive mode
Kathy Gray
2015-06-24
Add new outcomes/events separating effective address and value for memory writes
Kathy Gray
2015-06-19
one more end flag for memory_value functions
Kathy Gray
2015-06-18
Add more end_flag parameters
Kathy Gray
2015-06-17
Extend mode and external memory functions with endian flag
Kathy Gray
2015-06-16
Incorporate comments from Peter.
Kathy Gray
2015-06-09
Fix error in building register values
Kathy Gray
2015-06-02
changes to compare and equality instances to make lem generate isabelle output
cp526
2015-06-02
Fix errors around ARM not being able to decode due to instruction_extractor b...
Kathy Gray
2015-05-18
Add equality check for addresses
Kathy Gray
2015-05-18
Add comparison for address
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-13
Add dynamic footprint dependency check event/outcome
Kathy Gray
2015-05-01
Change interpreter interface to support ppcmem2's view of vectors as always i...
Kathy Gray
2015-03-19
added constructors for aarch64 read_kind and write_kind
Shaked Flur
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-16
more for loop corrections, as well as pattern match error
Kathy Gray
2014-11-23
fix register-from-address start int
Peter Sewell
2014-11-23
some Ord instance classes
Kathy Gray
2014-11-23
wib
Peter Sewell
2014-11-23
wib
Peter Sewell
2014-11-23
wib
Peter Sewell
[next]