Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1a6f9fcce199f437a5945dfe0163188b923adb28
/
disassembler
/
disassembler_mips.cc
0d2cab5
MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()
by Lena Djokic
· 7 years ago
a556e6b
MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo()
by Lena Djokic
· 7 years ago
72aba71
MIPS: Add asub_s/u.df
by Lena Djokic
· 7 years ago
3309c01
MIPS: Introduce a few MSA instructions
by Lena Djokic
· 7 years ago
0cab656
MIPS: Eliminate hard-coded offsets in branches
by Alexey Frunze
· 7 years ago
b3d79e4
MIPS: Add maddv/msubv MSA instructions
by Lena Djokic
· 7 years ago
43e99b0
MIPS: Print register names instead of register numbers in disassembler
by Goran Jakovljevic
· 7 years ago
658263e
MIPS64: Add min/max MSA instructions
by Goran Jakovljevic
· 7 years ago
3837011
MIPS64: Add ilvr.df MSA instructions
by Goran Jakovljevic
· 7 years ago
80248d7
MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions
by Goran Jakovljevic
· 8 years ago
3f44403
MIPS64: Add ldi.df MSA instruction
by Goran Jakovljevic
· 8 years ago
5a9e51d
Revert "Revert "Introduce a number of MSA instructions for MIPS64""
by Goran Jakovljevic
· 8 years ago
219bf25
Revert "Introduce a number of MSA instructions for MIPS64"
by Aart Bik
· 8 years ago
dcabc8b
Introduce a number of MSA instructions for MIPS64
by Goran Jakovljevic
· 8 years ago
66e3919
Merge "MIPS64: java.lang.String.getChars"
by Treehugger Robot
· 8 years ago
19f6c69
MIPS64: Improve method invocation.
by Alexey Frunze
· 8 years ago
e366059
MIPS64: java.lang.String.getChars
by Chris Larsen
· 8 years ago
674b9ee
MIPS32: Implement HSelect
by Alexey Frunze
· 8 years ago
bda1d60
ART: Detach libart-disassembler from libart
by Andreas Gampe
· 8 years ago
372f3a3
ART: Add thread offset printing hook to disassembler
by Andreas Gampe
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
e3fb245
MIPS32: Improve method invocation
by Alexey Frunze
· 8 years ago
a8aaf5a
MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)
by Alexey Frunze
· 8 years ago
51aff3a
MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics.
by Alexey Frunze
· 9 years ago
3acee73
MIPS32: peek*/poke*, and String.charAt intrinsics.
by Chris Larsen
· 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
2fadd7b
Additional MIPS64 instructions needed by intrinsics code.
by Chris Larsen
· 9 years ago
4dda337
MIPS: Initial version of optimizing compiler for MIPS64R6.
by Alexey Frunze
· 9 years ago
403e0d5
[MIPS] Refactoring code for disassembler
by Goran Jakovljevic
· 10 years ago
65b798e
ART: Enable more Clang warnings
by Andreas Gampe
· 10 years ago
027f0ff
ART: Add Mips32r6 backend support
by Douglas Leung
· 10 years ago
1cd2790
ART: Fix Mips disassembler for some floating point instructions.
by Douglas Leung
· 10 years ago
8d36591
ART: Use jalr instead of jr for Mips
by Andreas Gampe
· 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
2cbaccb
Avoid printing absolute addresses in oatdump
by Brian Carlstrom
· 10 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
38e1203
x86-64 disassembler support.
by Ian Rogers
· 11 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 11 years ago
[Renamed from runtime/disassembler_mips.cc]
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/disassembler_mips.cc]
d74e41b
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler
by Brian Carlstrom
· 12 years ago
e222ee0
Move stringpiece.h and stringprintf.h to base/.
by Elliott Hughes
· 12 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
2bcb4a4
Add "kind" argument to Get/SetVReg.
by Ian Rogers
· 12 years ago
b23a772
Dump maps inline in disassembled code.
by Ian Rogers
· 12 years ago
4f8f04a
Fix endianness of compiled code and stacks of stubs for MIPS.
by jeffhao
· 12 years ago
60454e8
MIPS disassembler.
by Elliott Hughes
· 13 years ago