[PATCH] D23566: [RISCV 8/10] Add support for all RV32I instructions

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 05:28:55 PDT 2016


asb updated this revision to Diff 69355.
asb marked 5 inline comments as done.
asb added a comment.

Address comments from @reames. AsmOperand definitions in RISCVInstrInfo have changed. Error reporting code has been commoned. Also describe the CSR instructions that were added in the v2.1 RISC-V ISA spec.


https://reviews.llvm.org/D23566

Files:
  lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  lib/Target/RISCV/RISCVInstrInfo.td
  test/MC/RISCV/rv32i-invalid.s
  test/MC/RISCV/rv32i-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23566.69355.patch
Type: text/x-patch
Size: 20775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/fd259317/attachment.bin>


More information about the llvm-commits mailing list