Power10 VSX load/store rightmost element operations
authorAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 00:18:29 +0000 (09:48 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 11:38:37 +0000 (21:08 +0930)
commit9cc4ce88316e666fd5af0fbc1ea110a7dc42adb0
treec2f632a6e2f70fda8a879566c8b72df8bbb4a1f9
parent5d57bc3ff934df1136daa19bbec45e155114ada3
Power10 VSX load/store rightmost element operations

opcodes/
* ppc-opc.c (powerpc_opcodes): Add lxvrbx, lxvrhx, lxvrwx, lxvrdx,
stxvrbx, stxvrhx, stxvrwx, stxvrdx.
gas/
* testsuite/gas/ppc/rightmost.d,
* testsuite/gas/ppc/rightmost.s: New test.
* testsuite/gas/ppc/ppc.exp: Run it.
gas/ChangeLog
gas/testsuite/gas/ppc/ppc.exp
gas/testsuite/gas/ppc/rightmost.d [new file with mode: 0644]
gas/testsuite/gas/ppc/rightmost.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.02444 seconds and 4 git commands to generate.