index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
Disassembler
/
ThumbDisassemblerCore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified some assert() msg strings; no other functionality change.
Johnny Chen
2010-04-21
1
-14
/
+14
*
Thumb instructions which have reglist operands at the end and predicate operands
Johnny Chen
2010-04-21
1
-12
/
+25
*
Better error-handling of getBitFieldInvMask() where msb < lsb (encoding error),
Johnny Chen
2010-04-20
1
-6
/
+14
*
Better error-handling for DisassembleThumb2DPModImm() with 2-reg operands where
Johnny Chen
2010-04-20
1
-1
/
+4
*
Better error-handling for DisassembleThumb2DPSoReg() where the 3-reg operand
Johnny Chen
2010-04-19
1
-3
/
+6
*
Wrap the error msgs in DEBUG() macro so that they won't appear in NDEBUG build.
Johnny Chen
2010-04-15
1
-1
/
+1
*
For t2BFI disassembly, apply the same error checking as in r101205.
Johnny Chen
2010-04-14
1
-1
/
+4
*
Fixed another assert exposed by fuzzing. The utility function getRegisterEnum()
Johnny Chen
2010-04-14
1
-137
/
+154
*
Fixed warnings pointed out by clang.
Johnny Chen
2010-04-07
1
-2
/
+16
*
Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgen
Johnny Chen
2010-04-02
1
-0
/
+2187