index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disassembler
/
disassembler_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-4
/
+4
*
Fix imm5 and shift_type detection
Dmitriy Ivanov
2014-03-25
1
-3
/
+3
*
x86-64 disassembler support.
Ian Rogers
2014-03-14
1
-3
/
+0
*
Avoid bus error from reading unaligned 64-bit literal
Brian Carlstrom
2014-03-13
1
-1
/
+2
*
ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler.
Zheng Xu
2014-03-10
1
-0
/
+86
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+3
*
Inline codegen for long-to-double on ARM.
Ian Rogers
2014-01-08
1
-1
/
+6
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-3
/
+16
*
Intrinsic Unsafe.CompareAndSwapLong() for ARM.
Vladimir Marko
2013-11-26
1
-15
/
+32
*
Clean up kOpCmp on ARM.
Vladimir Marko
2013-11-19
1
-1
/
+1
*
Fix Thumb2 ldrd/strd disassembly.
Vladimir Marko
2013-11-15
1
-2
/
+2
*
Disassemble Thumb2 vstm/vldm/vstr/vldr/vpush/vpop/vmov/vmrs.
Vladimir Marko
2013-11-07
1
-69
/
+147
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-25
/
+207
*
Fix whitespace-sensitive build.
Vladimir Marko
2013-10-28
1
-1
/
+1
*
Add byte swap instructions for ARM and x86.
Vladimir Marko
2013-10-28
1
-0
/
+39
*
Implement thumb expansion of immediates.
Ian Rogers
2013-10-04
1
-3
/
+23
*
Move disassembler out of runtime.
Ian Rogers
2013-09-09
1
-0
/
+1359