[PATCH] D112919: [CSKY] Add CSKY 16-bit instruction format and encoding

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 7 18:03:43 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fb282fec5ef: [CSKY] Add CSKY 16-bit instruction format and encoding (authored by zixuan-wu).

Repository:
  rG LLVM Github Monorepo

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.385385.patch
Type: text/x-patch
Size: 35461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/3bb4b4cb/attachment-0001.bin>


More information about the llvm-commits mailing list