[PATCH] D157232: [SPARC][IAS] Add v9 encoding of %fq
Sergei Barannikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 6 13:26:06 PDT 2023
barannikov88 added a comment.
There should be a disassembler test.
================
Comment at: llvm/lib/Target/Sparc/SparcInstrInfo.td:1774
+// Special case %fq as the register is also used in V8
+// (albeit with different instructions and encoding)
+// This allows us to reuse the register definition and
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157232/new/
https://reviews.llvm.org/D157232
More information about the llvm-commits
mailing list