Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
b5f3d818a1bca7203d7ea0dee55bdc79e8dfaa20
/
disassembler
674b9ee
MIPS32: Implement HSelect
by Alexey Frunze
· 8 years ago
8872cad
ARM64: Update the disassembler after the VIXL update.
by Alexandre Rames
· 8 years ago
29b0cde
ARM: VIXL32: Implement a disassembler.
by Anton Kirilov
· 8 years ago
31fcbf8
ART: Remove libart from disassembler
by Andreas Gampe
· 8 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
bda1d60
ART: Detach libart-disassembler from libart
by Andreas Gampe
· 8 years ago
04147ef
Add build rules for statically linked oatdump on host.
by Roland Levillain
· 8 years ago
372f3a3
ART: Add thread offset printing hook to disassembler
by Andreas Gampe
· 8 years ago
af4e42a
ARM64: VIXL: Support a newer version of VIXL.
by Artem Serov
· 8 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 8 years ago
3719016
Merge "ARM: Embed 0.0 in VCMP."
by Vladimir Marko
· 8 years ago
37dd80d
ARM: Embed 0.0 in VCMP.
by Vladimir Marko
· 8 years ago
ba65cc4
Merge "ART: Convert pointer size to enum"
by Treehugger Robot
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
33dd909
Fixed bug in disassembly of roundss/roundsd
by Aart Bik
· 8 years ago
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 8 years ago
5668e58
Merge "Fixes to build against new VIXL interface."
by Roland Levillain
· 8 years ago
161c866
Merge "ART: disassembler_x86 doesn't recognize NOPs"
by Treehugger Robot
· 8 years ago
97c72b7
Fixes to build against new VIXL interface.
by Scott Wakeling
· 8 years ago
194bcfe
ARM: Shorter fast-path for read barrier field load.
by Vladimir Marko
· 8 years ago
dedde3f
Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration."
by Roland Levillain
· 8 years ago
b5390f7
Have LOCAL_ASFLAGS honor debug/non-debug configuration.
by Roland Levillain
· 8 years ago
e3fb245
MIPS32: Improve method invocation
by Alexey Frunze
· 9 years ago
a77ceae
Merge "MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)"
by Treehugger Robot
· 8 years ago
a8aaf5a
MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)
by Alexey Frunze
· 8 years ago
e652c12
ARM assembler support for VCNT and VPADDL.
by xueliang.zhong
· 8 years ago
d3059e7
Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information.
by Aart Bik
· 9 years ago
cb55b29
Thumb2: Fix disassembly of the b.w offset.
by Vladimir Marko
· 9 years ago
adf1eaa
Thumb2: Show the immediate in ROR (immediate) disassembly.
by Vladimir Marko
· 9 years ago
51aff3a
MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics.
by Alexey Frunze
· 9 years ago
07f6818
ART: Do not use vixld - workaround to fix dex2oatds.
by Vladimir Marko
· 9 years ago
3acee73
MIPS32: peek*/poke*, and String.charAt intrinsics.
by Chris Larsen
· 9 years ago
8cdbc2a
ART/Thumb2: Disassemble SBFX/UBFX.
by Vladimir Marko
· 9 years ago
3f67e69
Implemented BitCount as an intrinsic. With unit test.
by Aart Bik
· 9 years ago
4414822
ART: disassembler_x86 doesn't recognize NOPs
by Serdjuk, Nikolay Y
· 9 years ago
92d9060
MIPS: Implement HRor
by Alexey Frunze
· 9 years ago
5c7aed3
MIPS32: improvements in code generation (mostly 64-bit ALU ops)
by Alexey Frunze
· 9 years ago
cd7b0ee
MIPS32: Fuse long and FP compare & condition in Optimizing.
by Alexey Frunze
· 9 years ago
e384547
MIPS32: int java.lang.*.numberOfLeadingZeros
by Chris Larsen
· 9 years ago
7d4152f
MIPS64: Disassembler support for rotate instructions.
by Chris Larsen
· 9 years ago
8c434dc
MIPS: Assemblers changes needed for optimizing compiler
by Goran Jakovljevic
· 9 years ago
e295be4
Merge "Additional MIPS64 instructions needed by intrinsics code."
by Andreas Gampe
· 9 years ago
bcee092
Add X86 bsf and rotate instructions
by Mark Mendell
· 9 years ago
2fadd7b
Additional MIPS64 instructions needed by intrinsics code.
by Chris Larsen
· 9 years ago
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
8ae3ffb
Add 'bsr' instruction to x86 and x86_64
by Mark Mendell
· 9 years ago
b9c4bbe
Add rep movsw to x86 and x86_64 instructions.
by Mark Mendell
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
5e2c8d3
Introduce arch-specific checker tests.
by Alexandre Rames
· 9 years ago
611d339
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
by Scott Wakeling
· 9 years ago
124b392
Added disassembler support for repe_cmpsw instruction in x86, x86_64
by agicsaki
· 9 years ago
eb7b739
Opt compiler: Add disassembly to the '.cfg' output.
by Alexandre Rames
· 9 years ago
4dda337
MIPS: Initial version of optimizing compiler for MIPS64R6.
by Alexey Frunze
· 9 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 9 years ago
9bd88b0
ARM64: Move xSELF from x18 to x19.
by Serban Constantinescu
· 10 years ago
e0705f5
Fix for incorrect encode and parse of PEXTRW instruction
by nikolay serdjuk
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
6daa9ef
Merge "[MIPS] Refactoring code for disassembler"
by Andreas Gampe
· 10 years ago
03fe9c8
Merge "Fix for incorrect parse of PEXTRW instruction"
by Andreas Gampe
· 10 years ago
403e0d5
[MIPS] Refactoring code for disassembler
by Goran Jakovljevic
· 10 years ago
caff302
Merge "Fix address formatting in Mips64 disassembler."
by David Srbecky
· 10 years ago
030d304
Merge "Build 32-bit version of the disassembler as well."
by David Srbecky
· 10 years ago
bd4e6a8
Fix for incorrect parse of PEXTRW instruction
by nikolay serdjuk
· 10 years ago
65b798e
ART: Enable more Clang warnings
by Andreas Gampe
· 10 years ago
d2c80c4
Fix address formatting in Mips64 disassembler.
by David Srbecky
· 10 years ago
588e8e1
Build 32-bit version of the disassembler as well.
by David Srbecky
· 10 years ago
97597c9
Merge "[optimizing] Implement x86/x86_64 math intrinsics"
by Andreas Gampe
· 10 years ago
fb8d279
[optimizing] Implement x86/x86_64 math intrinsics
by Mark Mendell
· 10 years ago
82e52ce
ARM64: Update to VIXL 1.9.
by Serban Constantinescu
· 10 years ago
027f0ff
ART: Add Mips32r6 backend support
by Douglas Leung
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
d737ab3
ART: Enable the use of relative addresses in the arm64 disassembler.
by Alexandre Rames
· 10 years ago
1cd2790
ART: Fix Mips disassembler for some floating point instructions.
by Douglas Leung
· 10 years ago
a34e760
ARM/ARM64: Dump thread offset.
by Zheng Xu
· 10 years ago
5d718dc
Merge "ART: Fix x86 disassembler"
by Andreas Gampe
· 10 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 10 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 10 years ago
031b00d
ART: Fix x86 disassembler
by Andreas Gampe
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
8d36591
ART: Use jalr instead of jr for Mips
by Andreas Gampe
· 10 years ago
55d7c18
Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT.
by Vladimir Marko
· 10 years ago
6a0b920
Fix crash in x86 disassembler.
by Nicolas Geoffray
· 10 years ago
8683038
ART: Do not inline elf writer debug symbols
by Andreas Gampe
· 10 years ago
e5eb706
ART: Break up x86 disassembler main function
by Andreas Gampe
· 10 years ago
a262f77
ARM: Combine multiply accumulate operations.
by Ningsheng Jian
· 10 years ago
32f5b4d
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
by Serban Constantinescu
· 10 years ago
834896d
Merge "Improvements to the ARM64 disassembler."
by Ian Rogers
· 10 years ago
847c8db
Revert "Arm64: Use the debug version of VIXL for debug builds."
by Nicolas Geoffray
· 10 years ago
195c576
Arm64: Use the debug version of VIXL for debug builds.
by Serban Constantinescu
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
677c12f
Tidy x86 disassembler
by Ian Rogers
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
872dd82
Tidy and reduce ART library dependencies on the host.
by Ian Rogers
· 10 years ago
a37d925
Improvements to the ARM64 disassembler.
by Alexandre Rames
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
fef019c
ART: ARM64: Fix instruction addresses in the disassembly.
by Alexandre Rames
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 10 years ago
Next »