Landing: 7c21a05c6a18
Project / Subsystem
binutils / aarch64
Date
2026-05-15
Author
Alice Carlotti <acarlotti@sourceware.org>
Commit
7c21a05c6a18587a9686c0f7a6ad20c0aea6a766
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- aarch64
- patch_id
- —
- commit_hash
- 7c21a05c6a18587a9686c0f7a6ad20c0aea6a766
- source_type
- public_inbox
- headline
- AArch64: Make FPIMM0 qualifiers consistent
- tldr
- The FPIMM0 operands in the AArch64 opcode table now consistently use 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 commit standardizes the use of qualifiers for the FPIMM0 operand in the AArch64 opcode table. It changes two entries that used QLF_S_H to use QLF_NIL instead, ensuring consistency across the table.