llvm-6502/lib/Target/ARM/Disassembler
Johnny Chen 2fd100a4cb For t2BFI disassembly, apply the same error checking as in r101205.
Change the error msg to read "Encoding error: msb < lsb".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101293 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-14 22:04:45 +00:00
..
ARMDisassembler.cpp Fixed another assert exposed by fuzzing. The utility function getRegisterEnum() 2010-04-14 21:03:13 +00:00
ARMDisassembler.h Fixed a nasty layering violation in the edis source 2010-04-13 21:21:57 +00:00
ARMDisassemblerCore.cpp For t2BFI disassembly, apply the same error checking as in r101205. 2010-04-14 22:04:45 +00:00
ARMDisassemblerCore.h Fixed another assert exposed by fuzzing. The utility function getRegisterEnum() 2010-04-14 21:03:13 +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 For t2BFI disassembly, apply the same error checking as in r101205. 2010-04-14 22:04:45 +00:00