Landing: 4ad4b65ea02d

Project / Subsystem

binutils / s390

Date

2026-07-06

Author

Jens Remus <jremus@sourceware.org>

Commit

4ad4b65ea02dc44e29ce3443494e422b87049ffd

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
s390
patch_id
commit_hash
4ad4b65ea02dc44e29ce3443494e422b87049ffd
source_type
public_inbox
headline
Add s390 store CPU counter multiple instruction
tldr
The 'store CPU counter multiple' instruction (stcctm) is now supported for the s390 architecture.
author
Jens Remus <jremus@sourceware.org>
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • s390
  • gas
  • instruction
discussion_id_link
bugzilla_pr
date
2026-07-06T00:00:00.000Z

The Binutils assembler (gas) now supports the IBM z13’s stcctm (store CPU counter multiple) instruction. This instruction is part of the CPU-Measurement Facilities (CPUMF). The change also adds comments to existing CPUMF instructions in the opcode table and includes new test cases for the stcctm instruction.