| Age | Commit message (Collapse) | Author |
|
interpreter interface
|
|
instructions run
|
|
Could later add the ability to run to a particular instruction form (like we had in ppcmem2) or address
|
|
Make quiet mode for sequential interpreter not print
|
|
|
|
them sensibly at last
|
|
|
|
|
|
execution.
|
|
as increasing, and updated ranges accordingly, and mistakenly were using the wrong range values for register slicing.
|
|
distinction between prog_mem and data_mem at least for now as data_mem was not being populated correctly (wrong elf flags?).
|
|
|
|
wrangling of integer types
|
|
|
|
|
|
expected reasons) :)
|
|
Not executing yet as some previous commit has broken the interpreter's local assignment
|
|
|
|
Also making progress towards separating int sized things from integer sized things
|
|
needs fixing but nearly works.
|
|
Note: also adds a most_significant function to the standard library, that returns the lowest indexed bit in a inc bit vector and the biggest indexed bit in a dec bit vector.
|
|
instead of looking for exit calls
|
|
|
|
|
|
|
|
LEXP_vector_range for sub register writes.
Closes issue #23
|
|
|
|
example mips elf file.
|
|
files for the different isas to support
|
|
Fix an effect bug on aliased id
|
|
|
|
|
|
|
|
Tweak to rewriter to actually rewrite function patterns
|
|
unknown conditions.
Does not merge if one path has resulted in an exit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and bit1); also fix some handling of wmv and eamem.
|