Power10 VSX scalar min-max-compare quad precision operations
authorAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 00:19:29 +0000 (09:49 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 11:38:38 +0000 (21:08 +0930)
commit3b646889b0f71fda1e46bde8206d4d6aba7f5387
tree5c5cdbe0424c525a71a6a4b26ce829b87f8b16ef
parent9cc4ce88316e666fd5af0fbc1ea110a7dc42adb0
Power10 VSX scalar min-max-compare quad precision operations

opcodes/
* ppc-opc (powerpc_opcodes): Add xscmpeqqp, xscmpgeqp, xscmpgtqp,
xsmaxcqp, xsmincqp.
gas/
* testsuite/gas/ppc/scalarquad.d,
* testsuite/gas/ppc/scalarquad.s: New test.
* testsuite/gas/ppc/ppc.exp: Run it.
gas/ChangeLog
gas/testsuite/gas/ppc/ppc.exp
gas/testsuite/gas/ppc/scalarquad.d [new file with mode: 0644]
gas/testsuite/gas/ppc/scalarquad.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.02608 seconds and 4 git commands to generate.