[all-commits] [llvm/llvm-project] d22918: [PowerPC] Add DFP quantum adjustment instruction d...

Lei Huang via All-commits all-commits at lists.llvm.org
Tue Jul 4 12:10:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d22918484e7769fd8667a64a7df662b6de6bde6c
      https://github.com/llvm/llvm-project/commit/d22918484e7769fd8667a64a7df662b6de6bde6c
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrDFP.td
    M llvm/lib/Target/PowerPC/PPCInstrFormats.td
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td
    M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
    M llvm/test/MC/PowerPC/ppc64-encoding-dfp.s

  Log Message:
  -----------
  [PowerPC] Add DFP quantum adjustment instruction definitions and MC tests

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

Reviewed By: stefanp

Differential Revision: https://reviews.llvm.org/D154369




More information about the All-commits mailing list