While both SPARCv7/v8 and v9 has a register named %fq, they encode it differently, so we need to differentiate between them.
Depends on D157231
Paths
| Differential D157232
[SPARC][IAS] Add v9 encoding of %fq ClosedPublic Authored by koakuma on Aug 6 2023, 7:12 AM.
Details Summary While both SPARCv7/v8 and v9 has a register named %fq, they encode it differently, so we need to differentiate between them. Depends on D157231
Diff Detail Event Timelinekoakuma added a child revision: D157233: [SPARC][IAS] Add complete set of v9 ASI load, store & swap forms.Aug 6 2023, 7:14 AM This revision is now accepted and ready to land.Aug 8 2023, 10:04 AM This revision was landed with ongoing or failed builds.Sep 5 2023, 1:51 AM Closed by commit rG2f3a362cc06e: [SPARC][IAS] Add v9 encoding of %fq (authored by koakuma, committed by brad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555552 llvm/lib/Target/Sparc/SparcInstrInfo.td
llvm/test/MC/Disassembler/Sparc/sparc-special-registers.txt
llvm/test/MC/Disassembler/Sparc/sparc-v9.txt
llvm/test/MC/Sparc/sparcv9-instructions.s
|