| Age | Commit message (Collapse) | Author |
|
|
|
|
|
# Conflicts:
# src/lem_interp/interp.lem
# src/lem_interp/interp_inter_imp.lem
# src/lem_interp/interp_interface.lem
# src/parser.mly
# src/pretty_print_lem.ml
|
|
|
|
data and invent rmemt and wmvt effects for them. Extend the interpreter context to include lists of tagged memory read and write functions. The memory model must round down the address to the nearest capability aligned address when reading/writing tags. Remove TAGw which is no longer needed as a result.
|
|
|
|
|
|
|
|
it is only ever used for translating the PC.
|
|
|
|
|
|
|
|
|
|
fix sail_values bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
has non-zero E (latest spec.)
|
|
|
|
match ASL; add missing functions/cases to library
|
|
|
|
|
|
interpreter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instruction state, factor out interpreter/shallow embedding value conversion
|
|
change to printing
|
|
|
|
|
|
|
|
|
|
|
|
tests all memory is equal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|