[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/31886] gas allows incorrect memory size directive for some x86
From: |
jbeulich at suse dot com |
Subject: |
[Bug gas/31886] gas allows incorrect memory size directive for some x86 opcodes |
Date: |
Fri, 27 Dec 2024 09:56:06 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31886
Jan Beulich <jbeulich at suse dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Jan Beulich <jbeulich at suse dot com> ---
All of the mentioned insns simply (intentionally) allow any memory operand size
(including none at all). Question is what "Compiled Code" here means. Possibly
objdump output? If so, I've long been meaning to drop pointless "<...> PTR"
output there. That's quite a bit of effort, though, hence so far I didn't find
(enough) time to get started with this. Perhaps a sensible first step might be
to drop the meaningless "BYTE PTR" from these insns.
--
You are receiving this mail because:
You are on the CC list for the bug.