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_arm.cc
Age
Commit message (
Expand
)
Author
2020-09-03
Improve disasembly of BL to thread entrypoint trampoline.
Vladimir Marko
2018-09-20
Revert^2 "ART: Refactor typedef to using"
Andreas Gampe
2018-09-20
Revert "ART: Refactor typedef to using"
Andreas Gampe
2018-09-19
ART: Refactor typedef to using
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2017-12-18
ARM: Fix breaking changes from recent VIXL update.
Artem Serov
2017-07-24
ART: Include cleanup
Andreas Gampe
2016-11-25
ARM: VIXL32: Fix breaking changes from recent VIXL update.
Scott Wakeling
2016-09-27
ARM64: Update the disassembler after the VIXL update.
Alexandre Rames
2016-09-16
ARM: VIXL32: Implement a disassembler.
Anton Kirilov
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-02
Merge "ARM: Embed 0.0 in VCMP."
Vladimir Marko
2016-08-02
ARM: Embed 0.0 in VCMP.
Vladimir Marko
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-07-12
ARM: Shorter fast-path for read barrier field load.
Vladimir Marko
2016-06-28
ARM assembler support for VCNT and VPADDL.
xueliang.zhong
2016-05-12
Fix oatdump crash on arm64/arm code.
Aart Bik
2016-04-21
Thumb2: Fix disassembly of the b.w offset.
Vladimir Marko
2016-04-06
Thumb2: Show the immediate in ROR (immediate) disassembly.
Vladimir Marko
2016-02-10
ART/Thumb2: Disassemble SBFX/UBFX.
Vladimir Marko
2015-08-17
ART: Some header cleaning around bit-utils
Andreas Gampe
2015-08-12
Remove unnecessary `explicit` qualifiers on constructors.
Roland Levillain
2015-08-04
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
Scott Wakeling
2015-01-06
Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT.
Vladimir Marko
2014-12-11
ARM: Combine multiply accumulate operations.
Ningsheng Jian
2014-11-04
ART: More warnings
Andreas Gampe
2014-10-22
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
Tidy up logging.
Ian Rogers
2014-10-09
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-09-29
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-16
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-07-28
Implement array get and array put in optimizing.
Nicolas Geoffray
2014-06-24
Add some more instruction support to optimizing compiler.
Dave Allison
2014-05-01
Fix a few 64-bit compilation of 32-bit code issues.
Ian Rogers
2014-04-09
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-07
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-04
Use trampolines for calls to helpers
Dave Allison
2014-04-03
Disassemble Thumb2 shifts and more VFP instructions.
Vladimir Marko
2014-04-01
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-03-25
Fix imm5 and shift_type detection
Dmitriy Ivanov
2014-03-14
x86-64 disassembler support.
Ian Rogers
2014-03-13
Avoid bus error from reading unaligned 64-bit literal
Brian Carlstrom
2014-03-10
ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler.
Zheng Xu
2014-02-06
Object model changes to support 64bit.
Ian Rogers
2014-01-08
Inline codegen for long-to-double on ARM.
Ian Rogers
2013-12-20
Tidy up memory barriers.
Ian Rogers
2013-11-26
Intrinsic Unsafe.CompareAndSwapLong() for ARM.
Vladimir Marko
2013-11-19
Clean up kOpCmp on ARM.
Vladimir Marko
[next]