diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-14 09:35:07 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-14 09:35:07 +0100 |
commit | b5cb46b155500a87e27ffd4ee3c6b2fca6b82d5d (patch) | |
tree | 742710702c4e5009df2201286dcfd77c424cc11a /gdb/python | |
parent | 69d68fbeb88aa12949838916a8f1b957a85097a1 (diff) | |
download | binutils-b5cb46b155500a87e27ffd4ee3c6b2fca6b82d5d.zip binutils-b5cb46b155500a87e27ffd4ee3c6b2fca6b82d5d.tar.gz binutils-b5cb46b155500a87e27ffd4ee3c6b2fca6b82d5d.tar.bz2 |
x86: correct ISA-used version recording
Updating should be based solely on the current instruction. For example,
recording of VEX-encoded insns as v3 should be independent of there
being earlier AMX insns.
Further for BASELINE only a very limited set of the
GNU_PROPERTY_X86_FEATURE_2_* bits should actually be taken into account:
Most of the bits represent advanced (later) features (XSAVE, XSAVEOPT,
and XSAVEC for example being part of v3).
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions