index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
disassembler_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sqrt intrinsic
Ian Rogers
2012-09-18
1
-12
/
+36
*
Disassembly support for Thumb16 load/store single data item.
Ian Rogers
2012-09-07
1
-0
/
+48
*
Support for disassembly of dsb, ldrex and strex.
Ian Rogers
2012-09-07
1
-0
/
+72
*
Fix a bunch of lint.
Elliott Hughes
2012-06-21
1
-4
/
+4
*
Fix ARM disassembly of LDR/STR offsets, always include the sign in branch off...
Elliott Hughes
2012-04-12
1
-9
/
+10
*
CBNZ disassembly.
Ian Rogers
2012-04-11
1
-1
/
+3
*
Sign-extend ARM B targets.
Elliott Hughes
2012-04-11
1
-1
/
+2
*
Improve ARM disassembler to cope with JNI stubs.
Elliott Hughes
2012-04-10
1
-18
/
+46
*
Fancy disassembly of Thumb2 IT blocks.
Elliott Hughes
2012-04-10
1
-2
/
+29
*
Disassemble PC relative literals.
Ian Rogers
2012-04-09
1
-0
/
+4
*
Add extra 32bit Thumb2 disassembly.
Ian Rogers
2012-04-09
1
-24
/
+55
*
A dirty (but useful) hack to decode thread offsets in disassembly.
Elliott Hughes
2012-04-09
1
-3
/
+8
*
Kill constants.h and fix some copyright headers.
Elliott Hughes
2012-03-30
1
-2
/
+3
*
Disassembler support for vcmp.
Ian Rogers
2012-03-29
1
-114
/
+149
*
Move all ARM register dumping to operator<< style.
Elliott Hughes
2012-03-29
1
-182
/
+86
*
Extra Thumb2 disassembly, including strb.
Ian Rogers
2012-03-21
1
-1
/
+116
*
Disassembly of Thumb2 data processing instructions.
Ian Rogers
2012-03-18
1
-0
/
+14
*
Make our ARM and Thumb2 disassemblers look more like objdump(1).
Elliott Hughes
2012-03-15
1
-196
/
+198
*
Rewrite the invoke stubs to use JValue[]s.
Elliott Hughes
2012-03-15
1
-65
/
+182
*
Disassembler support for branches.
Ian Rogers
2012-03-04
1
-10
/
+252
*
Extra verbosity and disassembler for oatdump
Ian Rogers
2012-03-02
1
-0
/
+482