Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d6f14d98c2ac47d172a3db01a6af04ea11486182
/
llvm
/
lib
/
Target
/
Mips
/
Disassembler
/
MipsDisassembler.cpp
507e084
Support for microMIPS jump instructions
by Zoran Jovanovic
· 12 years ago
fe0bf9f
[mips][msa] Direct Object Emission support for LD/ST instructions.
by Matheus Almeida
· 12 years ago
a591fdc
[mips][msa] Direct Object Emission support for CTCMSA and CFCMSA.
by Matheus Almeida
· 12 years ago
3eb663b
[mips][msa] Direct Object Emission for 3R instructions.
by Jack Carter
· 12 years ago
5dc8ac9
[mips][msa] Direct Object Emission support for the MSA instruction set.
by Jack Carter
· 12 years ago
dde3d58
This patch adds support for microMIPS disassembler and disassembler make check tests.
by Vladimir Medic
· 12 years ago
9bfa2e2
[mips] Use ptr_rc to simplify definitions of base+index load/store instructions.
by Akira Hatanaka
· 12 years ago
14e31a2
[mips] Define register class FGRH32 for the high half of the 64-bit floating
by Akira Hatanaka
· 12 years ago
654655f
[mips] Rename DSPRegs.
by Akira Hatanaka
· 12 years ago
8002a3f
[mips] Rename HIRegs and LORegs.
by Akira Hatanaka
· 12 years ago
00fcf2e
[mips] Rename accumulator register classes and FP register operands.
by Akira Hatanaka
· 12 years ago
18abf4e
Remove unused functions introduced in r172685 to unbreak the Clang -Werror build
by David Blaikie
· 12 years ago
13e6ccf
[mips] Rename register classes CPURegs and CPU64Regs.
by Akira Hatanaka
· 12 years ago
dcfd5b5
Stop leaking register infos in the disassemblers.
by Benjamin Kramer
· 12 years ago
1fb1b8b
[mips] Fix FP branch instructions to have explicit FP condition code register
by Akira Hatanaka
· 12 years ago
a73970b
Fixing a buildbot failure:unused function.
by Vladimir Medic
· 12 years ago
253777f
[Mips Disassembler] Have the DecodeCCRRegisterClass function use the getReg
by Chad Rosier
· 12 years ago
534d3a4
Remove the Copied parameter from MemoryObject::readBytes.
by Benjamin Kramer
· 12 years ago
59bfaf7
[mips] DSP-ASE move from HI/LO register instructions.
by Akira Hatanaka
· 13 years ago
fb221c1
[mips] Fix DSP instructions to have explicit accumulator register operands.
by Akira Hatanaka
· 13 years ago
ec8a549
Remove the form field from Mips16 instruction formats and set things
by Reed Kotler
· 13 years ago
2a74a87b
This is a resubmittal. For some reason it broke the bots yesterday
by Jack Carter
· 13 years ago
5619f91
reverting 172579
by Jack Carter
· 13 years ago
e0c1e1a
Akira,
by Jack Carter
· 13 years ago
de45c3a
MipsDisassembler.cpp: Prune DecodeHWRegs64RegisterClass() to suppress a warning. [-Wunused-function]
by NAKAMURA Takumi
· 13 years ago
e3d3230
Remove edis - the enhanced disassembler. Fixes PR14654.
by Roman Divacky
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
ecabd1a
MIPS DSP: add functions which decode DSP and accumulator registers.
by Akira Hatanaka
· 13 years ago
ecaef49
Switch the fixed-length disassembler to be table-driven.
by Jim Grosbach
· 13 years ago
9bf2b56
Reapply r158846.
by Akira Hatanaka
· 13 years ago
b577ff1
revert r159851.
by Akira Hatanaka
· 13 years ago
cfa35fa
Reapply r158846.
by Akira Hatanaka
· 13 years ago
87505f4
Revert r158846.
by Akira Hatanaka
· 13 years ago
da448fe
In MipsDisassembler.cpp, instead of defining register class tables, use the ones
by Akira Hatanaka
· 13 years ago
273b0d7b
Use uint16_t to store registers in static tables. Matches other tables.
by Craig Topper
· 13 years ago
cb3e98c
Move MipsDisassembler classes into an anonymous namespace.
by Benjamin Kramer
· 13 years ago
71928e6
Add disassembler to MIPS.
by Akira Hatanaka
· 14 years ago
d19f025
Revert r153924. Delete test/MC/Disassembler/Mips and lib/Target/Mips/Disassembler.
by Akira Hatanaka
· 14 years ago
5505926
Revert r153924. There were buildbot failures.
by Akira Hatanaka
· 14 years ago
e2498d0
MIPS disassembler support.
by Akira Hatanaka
· 14 years ago