HomeIsabelle/Phabricator

Change ScanConstant and GetConstantValue to take the displacement of the code…

Description

Change ScanConstant and GetConstantValue to take the displacement of the code from its old location.
This was previously added to the relative address before ScanConstant was called but in 64-bit mode
the displacement may not fit in 32-bits.

Details

Provenance
dcjmAuthored on Nov 27 2020, 6:36 PM
Parents
rPOLYMLae6fb2892484: Use 32-bit relative jumps/calls in native 64-bit mode where possible.
Branches
Unknown
Tags
Unknown