DescriptionX87: Change near jump to far jump to fix the jump distance check error.
The assembler code generated by the DeoptimizeIf(...) function under X87 is larger
and the distance between the link point and the bind point which has two DeoptimizeIf()
is larger then near link distance (127) for labels.
BUG=
Committed: https://crrev.com/fc6e6234254e8ea44087502ac5742ad0c1d55bcf
Cr-Commit-Position: refs/heads/master@{#27801}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|