Module trace_entry

Source

Structs§

RelocatedTraceEntry
A trace entry for every instruction that was executed. Holds the register values before the instruction was executed, after going through the relocation process
TraceEntry
A trace entry for every instruction that was executed. Holds the register values before the instruction was executed. Register values for ap & fp are represented as their offsets, as their indexes will always be 1

Functions§

relocate_trace_register