[PATCH] D109117: [hexagon] Add system register, transfer support

Brian Cain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 17:56:01 PDT 2021


bcain created this revision.
bcain added reviewers: kparzysz, sidneym, hexhexd.
bcain added a project: LLVM.
Herald added a subscriber: hiraditya.
bcain requested review of this revision.
Herald added a subscriber: llvm-commits.

This commit adds the system reg/regpair definitions and the corresponding register transfer instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109117

Files:
  llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
  llvm/lib/Target/Hexagon/HexagonDepInstrFormats.td
  llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td
  llvm/lib/Target/Hexagon/HexagonRegisterInfo.td
  llvm/test/MC/Hexagon/sysregs.s
  llvm/test/MC/Hexagon/sysregs2.s
  llvm/test/MC/Hexagon/sysregs3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109117.370126.patch
Type: text/x-patch
Size: 27936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/942ed427/attachment.bin>


More information about the llvm-commits mailing list