summaryrefslogtreecommitdiff
path: root/disassembler/disassembler_arm64.cc
AgeCommit message (Expand)Author
2024-09-19Print the full relative address in Arm64 Santiago Aboy Solanes
2022-06-09VIXL Dissassembler Integration Upgrade May. 2022 Greg Cawthorne
2020-09-03Improve disasembly of BL to thread entrypoint trampoline. Vladimir Marko
2016-09-08ART: Detach libart-disassembler from libart Andreas Gampe
2016-08-19ART: Add thread offset printing hook to disassembler Andreas Gampe
2016-08-01ART: Convert pointer size to enum Andreas Gampe
2016-07-15Fixes to build against new VIXL interface. Scott Wakeling
2016-05-12Fix oatdump crash on arm64/arm code. Aart Bik
2015-08-06Introduce arch-specific checker tests. Alexandre Rames
2015-05-22ARM64: Move xSELF from x18 to x19. Serban Constantinescu
2015-03-06ART: Enable the use of relative addresses in the arm64 disassembler. Alexandre Rames
2015-02-03ARM/ARM64: Dump thread offset. Zheng Xu
2014-11-28Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. Serban Constantinescu
2014-10-29Improvements to the ARM64 disassembler. Alexandre Rames
2014-10-22C++11 related clean-up of DISALLOW_.. Ian Rogers
2014-10-13ART: ARM64: Fix instruction addresses in the disassembly. Alexandre Rames
2014-09-16Avoid printing absolute addresses in oatdump Brian Carlstrom
2014-03-10AArch64: Add ARM64 Disassembler Serban Constantinescu