[PATCH] D98136: [RFC] Initially support the K-extension instructions on the LLVM MC layer
Xinlong Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 6 22:25:47 PST 2021
VincentWu updated this revision to Diff 328838.
VincentWu edited the summary of this revision.
VincentWu added a comment.
refactor: move the definition of the immediate number uimm2 and uimm4
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98136/new/
https://reviews.llvm.org/D98136
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoK.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/lib/Target/RISCV/RISCVSystemOperands.td
llvm/test/MC/RISCV/rvk/rv32k.s
llvm/test/MC/RISCV/rvk/rv64k.s
llvm/test/MC/RISCV/rvk/rvk-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98136.328838.patch
Type: text/x-patch
Size: 23928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210307/a09cda8d/attachment.bin>
More information about the llvm-commits
mailing list