Landing: 5b26228a75d9

Project / Subsystem

binutils / binutils/gas

Date

2026-07-24

Author

Jan Beulich <jbeulich@sourceware.org>

Commit

5b26228a75d9d03f08301ffeb57f690f67c770b5

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
binutils/gas
patch_id
commit_hash
5b26228a75d9d03f08301ffeb57f690f67c770b5
source_type
public_inbox
headline
x86: Separate AVX10.1-aux from AVX10.2 support
tldr
GAS now distinguishes between AVX10.1-aux and AVX10.2 instruction set extensions for x86.
author
Jan Beulich <jbeulich@sourceware.org>
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • x86
  • assembly
  • AVX
discussion_id_link
bugzilla_pr
date
2026-07-24T00:00:00.000Z

The assembler now separates AVX10.1-aux from AVX10.2, allowing users to restrict recognized instruction sets to the reduced AVX10.1-aux set. This change enhances flexibility for targeting specific microarchitectures by providing finer-grained control over supported features.