| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
of word to store (probably a bug that it does not complain at runtime).
|
|
interpreter interface
|
|
instructions run
|
|
Could later add the ability to run to a particular instruction form (like we had in ppcmem2) or address
|
|
config registers in mfc0.
|
|
|
|
|
|
Make quiet mode for sequential interpreter not print
|
|
constraints and thus causing inequality checks to be missed
|
|
|
|
|
|
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?).
|
|
spec. as the overflow flag provided by +_s builtin doesn't seem to do what we want.
|
|
but this is not the fix...
|
|
|
|
|
|
|
|
complete execution of test mips program!
|
|
|
|
|
|
wrangling of integer types
|
|
|
|
|
|
|
|
expected reasons) :)
|
|
|
|
ocamlbuild but works OK and shouldn't have to call sanitize.
|
|
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.
|
|
bitslicing which is closer to what appears in spec. Might want to swap all the SLLs at some point.
|
|
|