1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Target/ARM/Disassembler
2010-07-29 18:29:28 +00:00
..
ARMDisassembler.cpp For t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT, if Rn(Inst{19-16})=='1111', 2010-04-20 17:28:50 +00:00
ARMDisassembler.h Better error handling of invalid IT mask '0000', instead of just asserting. 2010-04-19 23:02:58 +00:00
ARMDisassemblerCore.cpp Don't assert on an unrecognized BrMiscFrm instruction. 2010-07-29 18:29:28 +00:00
ARMDisassemblerCore.h prune #includes a little. 2010-07-20 21:17:29 +00:00
Makefile Re-enable ARM/Thumb disassembler and add a workaround for a memcpy() call in 2010-04-07 20:53:12 +00:00
ThumbDisassemblerCore.h Add basic support to code-gen the ARM/Thumb2 bit-field insert (BFI) instruction 2010-07-16 23:05:05 +00:00