[PATCH] D37167: [Power9] Add new instructions for floating point status and control registers.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 14:25:50 PDT 2017


stefanp created this revision.

Added the following https://reviews.llvm.org/P9 instructions:

- mffsce
- mffscdrn
- mffscdrni
- mffscrn
- mffscrni
- mffsl


https://reviews.llvm.org/D37167

Files:
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrInfo.td
  test/MC/Disassembler/PowerPC/ppc64-encoding-fp.txt
  test/MC/PowerPC/ppc64-encoding-fp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37167.112745.patch
Type: text/x-patch
Size: 6635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/5a1fe0e4/attachment.bin>


More information about the llvm-commits mailing list