Power10 Add new L operand to the slbiag instruction
authorPeter Bergner <bergner@linux.ibm.com>
Sun, 10 May 2020 23:57:48 +0000 (09:27 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 11:38:36 +0000 (21:08 +0930)
commit1224c05de4d662639e9da6bfdc4f89de4cb1de6c
treeba51f7ac06c11fc4775e6376efeb716cbc38efb2
parent6bbb0c0595660e6bc7477126a5b1adaf5387d006
Power10 Add new L operand to the slbiag instruction

opcodes/
* ppc-opc.c (powerpc_opcodes) <slbiag>: Add variant with L operand.
gas/
* testsuite/gas/ppc/power10.s: New test.
* testsuite/gas/ppc/power10.d: Likewise.
* testsuite/gas/ppc/ppc.exp: Run it.
gas/ChangeLog
gas/testsuite/gas/ppc/power10.d [new file with mode: 0644]
gas/testsuite/gas/ppc/power10.s [new file with mode: 0644]
gas/testsuite/gas/ppc/ppc.exp
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.023921 seconds and 4 git commands to generate.