[all-commits] [llvm/llvm-project] f20660: [PowerPC] Add DFP conversion instructions definiti...

Lei Huang via All-commits all-commits at lists.llvm.org
Wed Jul 12 10:58:04 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrDFP.td
    M llvm/lib/Target/PowerPC/PPCInstrVSX.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 conversion instructions definitions and MC tests

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

Reviewed By: stefanp

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




More information about the All-commits mailing list