Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
970c10e175b903c13fa3aea0231ce87834c4ca65
/
disassembler
38e1203
x86-64 disassembler support.
by Ian Rogers
· 11 years ago
c2687ef
Avoid bus error from reading unaligned 64-bit literal
by Brian Carlstrom
· 11 years ago
2b9aa96
Merge "AArch64: Add ARM64 Disassembler"
by Ian Rogers
· 11 years ago
e6622be
AArch64: Add ARM64 Disassembler
by Serban Constantinescu
· 11 years ago
e19649a
ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler.
by Zheng Xu
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
4028a6c
Inline x86 String.indexOf
by Mark Mendell
· 11 years ago
dc781a1
art: convert makefiles to support multilib build
by Colin Cross
· 11 years ago
614c2b4
Support to generate inline long to FP bytecodes for x86
by Razvan A Lupusoru
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
2c498d1
Specializing x86 range argument copying
by Razvan A Lupusoru
· 11 years ago
7ea5daf
Merge "Improve x86 long multiply and shifts"
by Ian Rogers
· 11 years ago
d3266bc
Reduce x86 sequence for GP pair to XMM
by Razvan A Lupusoru
· 11 years ago
4708dcd
Improve x86 long multiply and shifts
by Mark Mendell
· 11 years ago
2bf31e6
Improve x86 long divide
by Mark Mendell
· 11 years ago
0adc680
Merge "Add conditional move support to x86 and allow GenMinMax to use it"
by Ian Rogers
· 11 years ago
ef6a776
Inline codegen for long-to-double on ARM.
by Ian Rogers
· 11 years ago
bd288c2
Add conditional move support to x86 and allow GenMinMax to use it
by Razvan A Lupusoru
· 11 years ago
b122a4b
Tidy up memory barriers.
by Ian Rogers
· 11 years ago
d19b55a
Disassemble more x86 instructions
by Mark Mendell
· 11 years ago
f723f0c
Add missing x86 imul opcode to disassembler
by Mark Mendell
· 11 years ago
70b797d
Unsafe.compareAndSwapLong() intrinsic for x86.
by Vladimir Marko
· 11 years ago
3e5af82
Intrinsic Unsafe.CompareAndSwapLong() for ARM.
by Vladimir Marko
· 11 years ago
2247984
Clean up kOpCmp on ARM.
by Vladimir Marko
· 11 years ago
ad435eb
Fix Thumb2 ldrd/strd disassembly.
by Vladimir Marko
· 11 years ago
dd577a3
Disassemble Thumb2 vstm/vldm/vstr/vldr/vpush/vpop/vmov/vmrs.
by Vladimir Marko
· 11 years ago
7020278
Support hardware divide instruction
by Dave Allison
· 11 years ago
1f6754d
Fix whitespace-sensitive build.
by Vladimir Marko
· 11 years ago
a8b4caf
Add byte swap instructions for ARM and x86.
by Vladimir Marko
· 11 years ago
a9650dd
Implement thumb expansion of immediates.
by Ian Rogers
· 11 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 11 years ago