mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
327efa9892
RIP-relative addressing uses mod 00 "disp32" encoding, but mod_disp32() assumes all instructions passed in can be optimized to disp8 encoding if the actual displacement is 8-bit. This is invalid for mode 00 modes, including RIP addressing. mod_disp32() can still do the right thing in the other arm of its branch; this patch removes the assert and tightens the check for the disp8 case. --HG-- extra : convert_revision : b534b9289ca8a111f16fbf0b0711b5277be440f4 |
||
---|---|---|
.. | ||
jsd | ||
narcissus | ||
src | ||
landbranch.pl |