[all-commits] [llvm/llvm-project] 424392: [PowerPC] Add DFP format instructions definitions ...

Lei Huang via All-commits all-commits at lists.llvm.org
Fri Jul 14 09:09:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 424392b6960b934bba2687024cf968e0729220b4
      https://github.com/llvm/llvm-project/commit/424392b6960b934bba2687024cf968e0729220b4
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2023-07-14 (Fri, 14 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 format instructions definitions and MC tests

Add td definitions and asm/disasm tests for the dfp format
instructions in ISA 3.1 section 5.6.6

Reviewed By: stefanp, kamaub

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




More information about the All-commits mailing list