llvm-6502/test/MC/Disassembler/X86
2011-09-02 18:03:03 +00:00
..
dg.exp
enhanced.txt
simple-tests.txt Make IC_VEX* not inherit from IC_*. Prevents instructions with no VEX form from disassembling to their non-VEX form. Also prevents weak filter collisons that were keeping valid VEX instructions from decoding properly. Make VEX_L* not inherit from VEX_* because the VEX.L bit always important. This stops packed int VEX encodings from being disassembled when specified with VEX.L=1. Fixes PR10831 and PR10806. 2011-09-02 04:17:54 +00:00
truncated-input.txt
x86-32.txt Fix the disassembly of the X86 "crc32w %ax, %eax" instruction. Bug 10702. 2011-09-02 18:03:03 +00:00