[PATCH v3 0/1] ppc/svp64: support svshape2 instruction

Dmitry Selyutin ghostmansd@gmail.com
Thu Sep 15 08:19:13 GMT 2022


https://libre-soc.org/openpower/sv/
https://libre-soc.org/openpower/sv/remap/#svshape
https://libre-soc.org/openpower/sv/remap/#svshape2
https://libre-soc.org/openpower/isa/simplev/

Changes since v2:
- Fixed coding style in comment.

Changes since v1:
- Fixed bitm and shift for SVrm operand.
- Provided missing svshape2 disassembly.

Dmitry Selyutin (1):
  ppc/svp64: support svshape2 instruction

 gas/testsuite/gas/ppc/svshape.d |  6 +++
 gas/testsuite/gas/ppc/svshape.s |  6 +++
 opcodes/ppc-opc.c               | 73 ++++++++++++++++++++++++++++++++-
 3 files changed, 84 insertions(+), 1 deletion(-)

-- 
2.37.2



More information about the Binutils mailing list