llvm-project/llvm/test/MC
Simon Atanasyan 58ee875296 [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter`
That allows, for example, to print hex-formatted immediates using
llvm-objdump --print-imm-hex command line option.

Differential Revision: http://reviews.llvm.org/D18195

llvm-svn: 263704
2016-03-17 10:43:36 +00:00
..
AArch64 AArch64: remove CRC feature from Cyclone. 2016-02-24 18:10:17 +00:00
AMDGPU [AMDGPU] Assembler: Update SOP* tests 2016-03-15 07:44:57 +00:00
ARM ARM: Support relative references using the PREL31 symbol variant. 2016-03-10 19:30:18 +00:00
AsmParser AsmParser: Fix nested .irp/.irpc 2016-03-01 08:18:28 +00:00
COFF [codeview] Dump def range lengths in hex 2016-02-11 23:40:14 +00:00
Disassembler [AMDGPU] Fix VOPC instruction operand namings 2016-03-11 14:53:28 +00:00
ELF Accept subtractions involving a weak symbol. 2016-01-20 18:57:48 +00:00
Hexagon [Hexagon] As a size optimization, not lazy extending TPREL or DTPREL variants since they're usually in range. 2016-02-29 21:21:56 +00:00
MachO [MachO] Extend the alt_entry support for aliases added in r263521 to 2016-03-15 04:20:49 +00:00
Markup
Mips [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter` 2016-03-17 10:43:36 +00:00
PowerPC [Power9] Implement new vsx instructions: load, store instructions for vector and scalar 2016-03-08 03:49:13 +00:00
Sparc This change adds co-processor condition branching and conditional traps to the Sparc back-end. 2016-03-09 18:20:21 +00:00
SystemZ [SystemZ] Sort relocs to avoid code corruption by linker optimization 2015-12-16 18:12:40 +00:00
X86 [X86] Make X86MCCodeEmitter::DetermineREXPrefix locate operands more like how VEX prefix handling does. 2016-03-02 07:32:43 +00:00