[PATCH] D124826: [LoongArch] Add privilege instructions definition

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 23:59:24 PDT 2022


SixWeining created this revision.
SixWeining added reviewers: MaskRay, xen0n, xry111, wangleiat.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
SixWeining requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

These instructions are added by following the `LoongArch Reference
Manual Volume 1: Basic Architecture Version 1.00`.

Depends on D124825 <https://reviews.llvm.org/D124825>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124826

Files:
  llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/MC/LoongArch/Basic/Privilege/invalid.s
  llvm/test/MC/LoongArch/Basic/Privilege/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124826.426585.patch
Type: text/x-patch
Size: 12501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/5534ad90/attachment.bin>


More information about the llvm-commits mailing list