llvm-6502/lib/Target/ARM/MCTargetDesc
Jim Grosbach 90b5a08e1f ARM Thumb blx instruction fixup has same data range as bl.
These fixups are handled poorly in general, and should have a single
contiguous range of bits per fixup type, but that's not how they're
currently organized, so for now in complex ones like for blx, we just tell the
emitter it's OK for the fixup to munge any bit it wants.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137947 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-18 16:57:50 +00:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp ARM Thumb blx instruction fixup has same data range as bl. 2011-08-18 16:57:50 +00:00
ARMBaseInfo.h Thumb parsing diagnostics for low-reg requirements on ADD and MOV. 2011-08-16 22:20:01 +00:00
ARMFixupKinds.h
ARMMachObjectWriter.cpp
ARMMCAsmInfo.cpp
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp ARM clean up the imm_sr operand class representation. 2011-08-17 21:51:27 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp
ARMMCTargetDesc.h
CMakeLists.txt
Makefile