1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Target/PowerPC/InstPrinter
Nemanja Ivanovic a1f6d5e3d0 [PowerPC] Pretty-print CR bits the way the binutils disassembler does
This patch just adds printing of CR bit registers in a more human-readable
form akin to that used by the GNU binutils.

Differential Revision: https://reviews.llvm.org/D31494

llvm-svn: 309001
2017-07-25 18:26:35 +00:00
..
CMakeLists.txt
LLVMBuild.txt
PPCInstPrinter.cpp [PowerPC] Pretty-print CR bits the way the binutils disassembler does 2017-07-25 18:26:35 +00:00
PPCInstPrinter.h