macaw/x86/tests/x64/test-imul.exe.expected
Tristan Ravitch d6060e51be x86: Fix a bug affecting imul (and add a test case)
We were hitting a translation error for imul in another application - this test
case is a reduced example demonstrating the problem.

The root cause was that there were a few missing cases for the new signed
immediate values from flexdis; this caused a fallthrough that mis-identified
signed immediates as non-immediates, triggering an error.
2018-10-24 10:23:51 -07:00

4 lines
89 B
Plaintext

R { funcs = [(Addr 1 0x2b1, [(Addr 1 0x2b1, 37)])]
, ignoreBlocks = [Addr 1 0x2d6]
}