llvm-6502/lib/Target/X86/Disassembler
Sean Callanan 751752e7ca Fixed handling of immediate operand sizes, which
weren't properly reflecting the OperandSize attribute
of the instruction leading to improper decoding of
certain instructions with the 66H prefix.  Also added
a test case for this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117084 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-22 01:24:11 +00:00
..
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Makefile
X86Disassembler.cpp my work on adding segment registers to LEA missed the 2010-07-13 04:23:55 +00:00
X86Disassembler.h
X86DisassemblerDecoder.c Fixed handling of immediate operand sizes, which 2010-10-22 01:24:11 +00:00
X86DisassemblerDecoder.h Eliminated the classification of control registers into %ecr_ 2010-05-06 20:59:00 +00:00
X86DisassemblerDecoderCommon.h add basic avx support to the disassembler, also teach it about ssmem/sdmem 2010-09-29 02:57:56 +00:00