index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disassembler
/
disassembler_arm64.cc
Age
Commit message (
Expand
)
Author
2020-09-03
Improve disasembly of BL to thread entrypoint trampoline.
Vladimir Marko
2016-09-08
ART: Detach libart-disassembler from libart
Andreas Gampe
2016-08-19
ART: Add thread offset printing hook to disassembler
Andreas Gampe
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-07-15
Fixes to build against new VIXL interface.
Scott Wakeling
2016-05-12
Fix oatdump crash on arm64/arm code.
Aart Bik
2015-08-06
Introduce arch-specific checker tests.
Alexandre Rames
2015-05-22
ARM64: Move xSELF from x18 to x19.
Serban Constantinescu
2015-03-06
ART: Enable the use of relative addresses in the arm64 disassembler.
Alexandre Rames
2015-02-03
ARM/ARM64: Dump thread offset.
Zheng Xu
2014-11-28
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-10-29
Improvements to the ARM64 disassembler.
Alexandre Rames
2014-10-22
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-13
ART: ARM64: Fix instruction addresses in the disassembly.
Alexandre Rames
2014-09-16
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-03-10
AArch64: Add ARM64 Disassembler
Serban Constantinescu