1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-29 23:12:55 +01:00
llvm-mirror/test/MC/Disassembler/X86
Adam Nemet 09fcf8939c [X86] AVX512: Add disassembler support for compressed displacement
There are two parts here.  First is to modify tablegen to adjust the encoding
type ENCODING_RM with the scaling factor.

The second is to use the new encoding types to compute the correct
displacement in the decoder.

Fixes <rdar://problem/17608489>

llvm-svn: 213281
2014-07-17 17:04:56 +00:00
..
avx-512.txt [X86] AVX512: Add disassembler support for compressed displacement 2014-07-17 17:04:56 +00:00
fp-stack.txt
hex-immediates.txt llvm-mc: Add option for prefering hex format disassembly. 2014-06-11 20:26:40 +00:00
intel-syntax-32.txt
intel-syntax.txt
invalid-cmp-imm.txt
invalid-VEX-vvvv.txt
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
marked-up.txt
missing-sib.txt
moffs.txt llvm-mc: Add option for prefering hex format disassembly. 2014-06-11 20:26:40 +00:00
padlock.txt
prefixes.txt X86Disassembler - fixed a bug in immediate print 2014-04-23 07:21:04 +00:00
simple-tests.txt
truncated-input.txt
x86-16.txt
x86-32.txt [X86] Add disassembler support for the 0x0f 0x7f form of movq %mm, %mm. 2014-04-17 06:33:45 +00:00
x86-64.txt