| Age | Commit message (Collapse) | Author |
|
|
|
Note: the resulting Lem file generated may or may not actually work properly with the interpreter (i.e. it might have too many unknowns); still in the process of debugging some changes there.
|
|
|
|
|
|
unknown conditions.
Does not merge if one path has resulted in an exit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of whatever random spot they might be in, where functions expect length-n to 0
|
|
|
|
|
|
|
|
|
|
and bit1); also fix some handling of wmv and eamem.
|
|
|
|
Events are eamem to signal the memory address to write to and wmv to pass the value to write
|
|
|
|
|
|
events in exhaustive mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a flag type for endian, not used yet
|
|
Refine types of primitive functions to permit more constraints to be properly checked.
|
|
declared return type when consistent instead of using the derived one.
|
|
|
|
|
|
|
|
|
|
|
|
(make one function to do it instead of almost the same function multiple times)
Fix lost nexp variable in constraints, removing another undefined
|
|
|
|
|
|
|
|
call to turn them positive, in to_vec*
|
|
|
|
|
|
|
|
decoding an ARM instruction.
(Note: may fix issue #2, haven't checked yet)
|