llvm-6502/test/MC/Disassembler/X86
2013-10-14 01:42:32 +00:00
..
hex-immediates.txt
intel-syntax-32.txt
intel-syntax.txt Fixing Intel format of the vshufpd instruction. 2013-09-27 01:44:23 +00:00
invalid-cmp-imm.txt
invalid-VEX-vvvv.txt
lit.local.cfg
marked-up.txt
prefixes.txt Fixed a bug where diassembling an instruction that had a prefix would cause LLVM to identify a 1-byte instruction, but then upon querying it for that 1-byte instruction would cause an undefined opcode. 2013-08-30 21:19:48 +00:00
simple-tests.txt Add XOP disassembler support. Fixes PR13933. 2013-10-03 05:17:48 +00:00
truncated-input.txt
x86-32.txt Remove some instructions that seem to only exist to trick the filtering checks in the disassembler table creation. Just fix up the filter to let the real instruction through instead. 2013-10-07 07:19:47 +00:00
x86-64.txt Add disassembler support for SSE4.1 register/register form of PEXTRW. There is a shorter encoding that was part of SSE2, but a memory form was added in SSE4.1. This is the register form of that encoding. 2013-10-14 01:42:32 +00:00