summaryrefslogtreecommitdiff
path: root/disassembler/disassembler_arm64.cc
AgeCommit message (Expand)Author
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