gecko-dev/mozglue/misc/interceptor
David Parks 3100db960f Bug 1598650: Copy operand for mov byte ptr, imm8 in DLL interceptor r=aklotz
mov byte ptr support was added in bug 1382251 but did not properly count the instruction size.  It was missing the 1-byte operand, which causes the rest of the trampoline to be garbage.

Differential Revision: https://phabricator.services.mozilla.com/D55744

--HG--
extra : moz-landing-system : lando
2019-12-03 22:47:58 +00:00
..
Arm64.cpp
Arm64.h
MMPolicies.h
PatcherBase.h
PatcherDetour.h Bug 1598650: Copy operand for mov byte ptr, imm8 in DLL interceptor r=aklotz 2019-12-03 22:47:58 +00:00
PatcherNopSpace.h
RangeMap.h
TargetFunction.h
Trampoline.h
VMSharingPolicies.h
moz.build