1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Target/RISCV/InstPrinter
Alex Bradbury 6e94e164a1 [RISCV] Add support for all RV32I instructions
This patch supports all RV32I instructions as described in the RISC-V manual.
A future patch will add support for pseudoinstructions and other instruction
expansions (e.g. 0-arg fence -> fence iorw, iorw).

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

llvm-svn: 313485
2017-09-17 14:27:35 +00:00
..
CMakeLists.txt
LLVMBuild.txt
RISCVInstPrinter.cpp [RISCV] Add support for all RV32I instructions 2017-09-17 14:27:35 +00:00
RISCVInstPrinter.h [RISCV] Add support for all RV32I instructions 2017-09-17 14:27:35 +00:00