aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks/asm.py
diff options
context:
space:
mode:
authorHarald van Dijk <harald@gigawatt.nl>2020-12-12 17:05:24 +0000
committerHarald van Dijk <harald@gigawatt.nl>2020-12-12 17:05:24 +0000
commitf61e5ecb919b3901590328e69d3e4a557eefd788 (patch)
tree0a3704c56eeb9cd2fd0ca4bf7dba5b93b66cbc2b /llvm/utils/UpdateTestChecks/asm.py
parenta4823377fd2f216f7556bf8e60379ca7c5722b57 (diff)
downloadllvm-f61e5ecb919b3901590328e69d3e4a557eefd788.zip
llvm-f61e5ecb919b3901590328e69d3e4a557eefd788.tar.gz
llvm-f61e5ecb919b3901590328e69d3e4a557eefd788.tar.bz2
[X86] Avoid data16 prefix for lea in x32 mode
The ABI demands a data16 prefix for lea in 64-bit LP64 mode, but not in 64-bit ILP32 mode. In both modes this prefix would ordinarily be ignored, but the instructions may be changed by the linker to instructions that are affected by the prefix. Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D93157
Diffstat (limited to 'llvm/utils/UpdateTestChecks/asm.py')
0 files changed, 0 insertions, 0 deletions