Power10 byte reverse instructions
authorPeter Bergner <bergner@linux.ibm.com>
Mon, 11 May 2020 00:01:40 +0000 (09:31 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 11:38:36 +0000 (21:08 +0930)
commit3ff0a5ba6458db28b5f0bc28afc0678a247357c0
treef1569f23f2ddbad43707a8a1ccf1603aa272e574
parentafef4fe97598e78acfaa8dc7cf06eebff442dedb
Power10 byte reverse instructions

opcodes/
* ppc-opc.c (powerpc_opcodes) <brd, brh, brw>: New mnemonics.
gas/
* testsuite/gas/ppc/byte_rev.d,
* testsuite/gas/ppc/byte_rev.s: New test.
* testsuite/gas/ppc/ppc.exp: Run it.
gas/ChangeLog
gas/testsuite/gas/ppc/byte_rev.d [new file with mode: 0644]
gas/testsuite/gas/ppc/byte_rev.s [new file with mode: 0644]
gas/testsuite/gas/ppc/ppc.exp
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.024387 seconds and 4 git commands to generate.