llvm-project/llvm/lib/Target/Mips/InstPrinter
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
..
CMakeLists.txt
LLVMBuild.txt
MipsInstPrinter.cpp [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter` 2016-03-17 10:43:36 +00:00
MipsInstPrinter.h [mips] Range check uimm20 and fixed a bug this revealed. 2016-02-29 16:06:38 +00:00