index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disassembler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-07
1
-25
/
+5
*
Use trampolines for calls to helpers
Dave Allison
2014-04-04
1
-5
/
+25
*
Disassemble Thumb2 shifts and more VFP instructions.
Vladimir Marko
2014-04-03
1
-117
/
+192
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
3
-7
/
+11
*
Relaxed memory barriers for x86
Razvan A Lupusoru
2014-03-26
1
-0
/
+6
*
Fix imm5 and shift_type detection
Dmitriy Ivanov
2014-03-25
1
-3
/
+3
*
x86-64 disassembler support.
Ian Rogers
2014-03-14
8
-32
/
+43
*
Avoid bus error from reading unaligned 64-bit literal
Brian Carlstrom
2014-03-13
1
-1
/
+2
*
Merge "AArch64: Add ARM64 Disassembler"
Ian Rogers
2014-03-10
4
-2
/
+101
|
\
|
*
AArch64: Add ARM64 Disassembler
Serban Constantinescu
2014-03-10
4
-2
/
+101
*
|
ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler.
Zheng Xu
2014-03-10
1
-0
/
+86
|
/
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-4
/
+0
*
Inline x86 String.indexOf
Mark Mendell
2014-02-20
1
-0
/
+4
*
art: convert makefiles to support multilib build
Colin Cross
2014-02-18
1
-2
/
+0
*
Support to generate inline long to FP bytecodes for x86
Razvan A Lupusoru
2014-02-11
1
-0
/
+14
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+3
*
Specializing x86 range argument copying
Razvan A Lupusoru
2014-02-05
1
-0
/
+36
*
Merge "Improve x86 long multiply and shifts"
Ian Rogers
2014-01-28
1
-0
/
+12
|
\
|
*
Improve x86 long multiply and shifts
Mark Mendell
2014-01-24
1
-0
/
+12
*
|
Reduce x86 sequence for GP pair to XMM
Razvan A Lupusoru
2014-01-24
1
-0
/
+11
|
/
*
Improve x86 long divide
Mark Mendell
2014-01-24
1
-0
/
+3
*
Merge "Add conditional move support to x86 and allow GenMinMax to use it"
Ian Rogers
2014-01-08
1
-0
/
+6
|
\
|
*
Add conditional move support to x86 and allow GenMinMax to use it
Razvan A Lupusoru
2014-01-08
1
-0
/
+6
*
|
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
2
-3
/
+18
*
Disassemble more x86 instructions
Mark Mendell
2013-12-12
1
-0
/
+16
*
Add missing x86 imul opcode to disassembler
Mark Mendell
2013-12-11
1
-0
/
+1
*
Unsafe.compareAndSwapLong() intrinsic for x86.
Vladimir Marko
2013-12-03
1
-0
/
+7
*
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
2
-0
/
+43
*
Implement thumb expansion of immediates.
Ian Rogers
2013-10-04
1
-3
/
+23
*
Move disassembler out of runtime.
Ian Rogers
2013-09-09
9
-0
/
+2722