Skip to content

v1.34.7

Compare
Choose a tag to compare
@vlutas vlutas released this 02 Nov 09:58
· 134 commits to master since this release
dac2092

Support for RDTSC in bdshemu.
Implemented a reverse operand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup.
Moved helper functions in bdhelpers.c.
Added a dedicated BranchInfo field inside INSTRUX, containing the most relevant branch information.