Fix assert in x86_patch regarding second byte of Jcc instructions being 0x80-0x8F...
commitc80a1eca636c82014f8fbb9873e5391cddffa9a9
authorJay Krell <jaykrell@microsoft.com>
Wed, 28 Aug 2019 13:42:44 +0000 (28 06:42 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 28 Aug 2019 13:42:44 +0000 (28 15:42 +0200)
tree497963feb661f60a3a13f221008867c67433bc6c
parentfc21168065af270d1e500fa6be618f8563d0c525
Fix assert in x86_patch regarding second byte of Jcc instructions being 0x80-0x8F vs. 0x70-0x8F (6byte conditional branch with 32bit offset). (#16471)
mono/arch/x86/x86-codegen.h