[PATCH] D154369: [PowerPC] Add DFP quantum adjustment instruction definitions and MC tests

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 10:12:55 PDT 2023


lei created this revision.
lei added reviewers: nemanjai, stefanp, amyk, power-llvm-team.
Herald added subscribers: shchenz, hiraditya.
Herald added a project: All.
lei requested review of this revision.
Herald added a project: LLVM.

Add td definitions and asm/disasm tests for the quantum adjustment
instructions in ISA 3.1 section 5.6.4


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154369

Files:
  llvm/lib/Target/PowerPC/PPCInstrDFP.td
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
  llvm/test/MC/PowerPC/ppc64-encoding-dfp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154369.536824.patch
Type: text/x-patch
Size: 11833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/64249c55/attachment.bin>


More information about the llvm-commits mailing list