Jan Beulich
unread,Nov 4, 2024, 11:33:41 AM11/4/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to x86-6...@googlegroups.com, Binutils, H.J. Lu
Hello,
the features covered by GNU_PROPERTY_X86_ISA_1_BASELINE are prereq-s for
x86-64, aiui. Is there a reason the respective GNU property bit is set
only if e.g. some for of CMOVcc is used in the code? Thus resulting in a
change of the properties if the last CMOVcc goes away?
The situation is certainly different for ix86, so the same question
wouldn't make sense there. The bit actually expresses some dependency
(on hardware capabilities) in that case.
Thanks, Jan