[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/31323] New: [x86] GAS does not error out instruction that excee
From: |
wwwhhhyyy333 at gmail dot com |
Subject: |
[Bug gas/31323] New: [x86] GAS does not error out instruction that exceed 16 bytes |
Date: |
Thu, 01 Feb 2024 05:37:05 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31323
Bug ID: 31323
Summary: [x86] GAS does not error out instruction that exceed
16 bytes
Product: binutils
Version: 2.43 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: wwwhhhyyy333 at gmail dot com
Target Milestone: ---
With APX NDD add, the instruction length would exceed 16byte when segment
prefix was used, e.g.
addq $0xe0, %fs:0, %rdx
Assembler only throws warning for such instruction unless manually turned on
--fatal-warnings. For general use it is better to error out such illegal
instruction by default, otherwise we only know it until runtime.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/31323] New: [x86] GAS does not error out instruction that exceed 16 bytes,
wwwhhhyyy333 at gmail dot com <=
- [Bug gas/31323] [x86] GAS does not error out instruction that exceed 16 bytes, hjl.tools at gmail dot com, 2024/02/01
- [Bug gas/31323] [x86] GAS does not error out instruction that exceed 16 bytes, hjl.tools at gmail dot com, 2024/02/01
- [Bug gas/31323] [x86] GAS does not error out instruction that exceed 15 bytes, hjl.tools at gmail dot com, 2024/02/02
- [Bug gas/31323] [x86] GAS does not error out instruction that exceed 15 bytes, cvs-commit at gcc dot gnu.org, 2024/02/02
- [Bug gas/31323] [x86] GAS does not error out instruction that exceed 15 bytes, cvs-commit at gcc dot gnu.org, 2024/02/02
- [Bug gas/31323] [x86] GAS does not error out instruction that exceed 15 bytes, cvs-commit at gcc dot gnu.org, 2024/02/06