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.h
Age
Commit message (
Expand
)
Author
2020-09-03
Improve disasembly of BL to thread entrypoint trampoline.
Vladimir Marko
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2016-08-19
ART: Add thread offset printing hook to disassembler
Andreas Gampe
2016-08-12
ARM64: VIXL: Support a newer version of VIXL.
Artem Serov
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-03-31
ARM64: Update to VIXL 1.9.
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-19
Merge "Improvements to the ARM64 disassembler."
Ian Rogers
2014-11-04
ART: More warnings
Andreas Gampe
2014-10-29
Improvements to the ARM64 disassembler.
Alexandre Rames
2014-09-16
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-03-14
x86-64 disassembler support.
Ian Rogers
2014-03-10
AArch64: Add ARM64 Disassembler
Serban Constantinescu