[PATCH] D112919: [CSKY] Add CSKY 16-bit instruction format and encoding
Zixuan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 02:19:51 PDT 2021
zixuan-wu updated this revision to Diff 384009.
zixuan-wu added a comment.
Address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112919/new/
https://reviews.llvm.org/D112919
Files:
llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
llvm/lib/Target/CSKY/CSKY.td
llvm/lib/Target/CSKY/CSKYInstrFormats16Instr.td
llvm/lib/Target/CSKY/CSKYInstrInfo.td
llvm/lib/Target/CSKY/CSKYInstrInfo16Instr.td
llvm/lib/Target/CSKY/CSKYRegisterInfo.td
llvm/lib/Target/CSKY/CSKYSubtarget.cpp
llvm/lib/Target/CSKY/CSKYSubtarget.h
llvm/lib/Target/CSKY/CSKYTargetMachine.h
llvm/test/MC/CSKY/basic-16bit.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112919.384009.patch
Type: text/x-patch
Size: 35461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/e6f844ab/attachment.bin>
More information about the llvm-commits
mailing list