Landing: e467e15e9176
Project / Subsystem
binutils / aarch64
Date
2026-05-15
Author
Alice Carlotti <acarlotti@sourceware.org>
Commit
e467e15e9176594890bdae1edfc6b41621e7f2d8
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- aarch64
- patch_id
- —
- commit_hash
- e467e15e9176594890bdae1edfc6b41621e7f2d8
- source_type
- public_inbox
- headline
- AArch64: Add explicit all-nil qualifiers to opcode table
- tldr
- The AArch64 opcode table now explicitly specifies nil qualifiers, preparing for a change in the value of AARCH64_OPND_QLF_NIL.
- author
- Alice Carlotti <acarlotti@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • aarch64
- • assembler
- • opcode table
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-15T00:00:00.000Z
This change adds explicit all-nil qualifiers to the AArch64 opcode table. This prepares the codebase for a future change where AARCH64_OPND_QLF_NIL will have a nonzero enum value.