| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
the LOCK prefix to be printed explicitly when it's
the first prefix on the instruction.
llvm-svn: 157096
|
|
|
|
|
|
|
| |
disassembler improperly sign-extended the target
for BL instructions in certain cases.
llvm-svn: 156944
|
|
|
|
|
|
| |
Thumb branch operands.
llvm-svn: 156344
|
|
|
|
|
|
|
| |
and occasionally failure to recognize instructions.
This problem affects ARM and Thumb BLX instructions.
llvm-svn: 156307
|
|
|
|
|
|
|
| |
disassembler fixes. The ARM disassembler is
now crash-free on all opcodes.
llvm-svn: 155149
|
|
disassembler problems:
- r153766, fixing a crash disassembling vmov
- r154628, fixing relative branches
- r154459, fixing a crash disassembling vld
- r154544, fixing a crash disassembling vst
llvm-svn: 154722
|