summaryrefslogtreecommitdiff
path: root/disassembler/disassembler_arm64.cc
AgeCommit message (Expand)Author
2020-09-03Improve disasembly of BL to thread entrypoint trampoline.Vladimir Marko
2016-09-08ART: Detach libart-disassembler from libartAndreas Gampe
2016-08-19ART: Add thread offset printing hook to disassemblerAndreas Gampe
2016-08-01ART: Convert pointer size to enumAndreas 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 oatdumpBrian Carlstrom
2014-03-10AArch64: Add ARM64 DisassemblerSerban Constantinescu