These instructions are added by following the `LoongArch Reference
Manual Volume 1: Basic Architecture Version 1.00`.
Depends on D124825
Paths
| Differential D124826
[LoongArch] Add privilege instructions definition ClosedPublic Authored by SixWeining on May 2 2022, 11:59 PM.
Details
Diff Detail
Event TimelineComment Actions I'm a bit busy doing other projects (and day job), but thanks for the patch; coverage should be pretty complete after this, and finally the meaty parts are coming!
Comment Actions Now that my concern is more-or-less addressed, let's see what others think...
This revision is now accepted and ready to land.May 12 2022, 6:46 PM Closed by commit rG11ec7307a38a: [LoongArch] Add privilege instructions definition (authored by SixWeining). · Explain WhyMay 14 2022, 2:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429429 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
|
nit: "Privileged" -- please fix all other occurrences of "privilege instruction(s)" everywhere else.