| Age | Commit message (Collapse) | Author |
|
|
|
|
|
remove temporary hack in TranslateAddr.
|
|
missing psuedo-registers in run_with_elf.
|
|
correct state on exception. branchPending does not work because it is cleared before executing the branch delay.
|
|
|
|
Note: this support is rather mips centric at the moment
|
|
|
|
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
|
|
|
|
|
|
|
|
execution.
|
|
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
|
|
|
|
|
|
needs fixing but nearly works.
|
|
|
|
|
|
example mips elf file.
|
|
files for the different isas to support
|
|
Fix an effect bug on aliased id
|