| Age | Commit message (Collapse) | Author |
|
|
|
(though we still get some long lists of bitzero,bitzero,... in the instruction state printing...)
|
|
|
|
|
|
registers we might read that we want values for (particularly the PC)
|
|
|
|
|
|
|
|
Add a function from instruction to istate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface
|
|
|
|
as well.
|
|
|
|
|
|
Warning: this changes a few of the constructor names in the instruction_extractor.lem interface
|
|
|
|
|
|
|
|
|
|
Bytevectors; add place holder for memory size dependency tracking
|
|
|
|
|
|
this is quite specific to Power's spec)
|
|
|
|
|
|
gdb on actual binary for hello6
|
|
function-clause
|
|
effectively use elf model yet
|
|
|
|
instruction
|
|
(I still think this is a silly place to run exhaust from, but it no longer finds errors or crashes)
|
|
adding executable as a test as well
|
|
|
|
|
|
printing the events.
Note: this commit switches back to a standard lem build located in ~/bitbucket/lem/lem
|
|
testing register tracking/tainting
|
|
instead of internal actions
|
|
|
|
There are problems that warrant discussion about handling special registers that hold records or data structures previously.
|
|
|