Harald van Dijk f61e5ecb91
[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
2020-12-12 17:05:24 +00:00
..
2020-12-10 17:01:54 +08:00
2020-06-25 10:06:27 +08:00
2020-07-20 10:23:09 -04:00
2020-12-08 15:36:47 +00:00
2020-06-21 15:54:17 +01:00
2020-10-15 17:14:55 -04:00
2020-03-24 23:04:58 +09:00
2020-02-08 15:23:40 +00:00
2020-02-08 15:23:40 +00:00
2020-12-10 17:01:54 +08:00
2020-11-26 12:06:44 +00:00
2020-12-10 17:01:54 +08:00
2020-12-10 17:01:54 +08:00
2020-10-27 16:45:46 +00:00
2020-04-09 10:36:00 +01:00
2020-07-23 20:56:19 +02:00
2020-07-23 20:56:19 +02:00
2020-12-08 15:36:47 +00:00
2020-12-08 10:28:26 +00:00
2020-11-09 15:04:57 +00:00