[all-commits] [llvm/llvm-project] 4c1e36: [PowerPC] Add DFP test instruction definitions and...

Kamau Bridgeman via All-commits all-commits at lists.llvm.org
Fri Jul 14 11:00:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c1e36fa642fe008662719be35d704649996d59b
      https://github.com/llvm/llvm-project/commit/4c1e36fa642fe008662719be35d704649996d59b
  Author: Kamau Bridgeman <kamau.bridgeman.ibm at gmail.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/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
    M llvm/test/MC/PowerPC/ppc64-encoding-dfp.s

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

Adding the td definitions, and their associated assembly and disassembly
test cases for the decimal floating point test instructions defined in
section 5.6.3 of ISA 3.1

Reviewed By: lei, amyk

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




More information about the All-commits mailing list