llvm-6502/lib/Target/ARM/Disassembler
Owen Anderson 80dd3e0612 Simplify the encoding of reg+/-imm12 values that allow PC-relative encoding. This allows the
Thumb2 encoding to share code with the ARM encoding, which gets use fixup support for free.
It also allows us to fold away at least one codegen-only pattern.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120481 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-30 22:45:47 +00:00
..
ARMDisassembler.cpp Simplify the encoding of reg+/-imm12 values that allow PC-relative encoding. This allows the 2010-11-30 22:45:47 +00:00
ARMDisassembler.h
ARMDisassemblerCore.cpp s/ARM::BRIND/ARM::BX/g to coincide with r120366. 2010-11-30 00:48:15 +00:00
ARMDisassemblerCore.h
CMakeLists.txt MSVC hangs on compilation of ARMDisassembler.cpp. PR6866 applied to ARM target. 2010-10-11 11:36:19 +00:00
Makefile
ThumbDisassemblerCore.h Simplify the encoding of reg+/-imm12 values that allow PC-relative encoding. This allows the 2010-11-30 22:45:47 +00:00