diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-09-15 09:56:33 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-09-15 09:56:33 +0200 |
commit | c0260ac61915b053c1a2539797ed5fd06eb99ac6 (patch) | |
tree | 73ac89a7ac04de523798e1c0f0857bf28519d3c6 /gdb | |
parent | 1d07cfb4406ee1dd336dd63cd5af7e8534892be7 (diff) | |
download | gdb-c0260ac61915b053c1a2539797ed5fd06eb99ac6.zip gdb-c0260ac61915b053c1a2539797ed5fd06eb99ac6.tar.gz gdb-c0260ac61915b053c1a2539797ed5fd06eb99ac6.tar.bz2 |
x86: don't play with cpu_arch_flags.cpu{,no}64
A total four places exists where we set the two bits from flag_code, but
these values are never used. The two bits are evaluated only when coming
from insn templates.
Drop these assignments. Also make obvious that cpu_flags_check_cpu64()
is only ever used against insn templates.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions