[PATCH v2 0/2] s390: Add arch15 instructions and names

Jens Remus jremus@linux.ibm.com
Fri Nov 15 14:39:52 GMT 2024


Changes in V2:
- Corrected new instructions CAL, CALG, and CALGF to use new SSF
  instruction format variant with operand list R3,D1(B2),D2(B2). [Uli]
- While at it reordered register numbers in PFCR test case to match
  operand list.


Patch 1 adds arch15 instruction names.

Patch 2 adds arch15 Concurrent-Functions Facility instructions with
names.

Regards,
Jens

Jens Remus (2):
  s390: Add arch15 instruction names
  s390: Add arch15 Concurrent-Functions Facility insns

 gas/testsuite/gas/s390/zarch-arch15.d |   4 +
 gas/testsuite/gas/s390/zarch-arch15.s |   4 +
 opcodes/s390-opc.c                    |   2 +
 opcodes/s390-opc.txt                  | 228 ++++++++++++++------------
 4 files changed, 132 insertions(+), 106 deletions(-)

-- 
2.45.2



More information about the Binutils mailing list