diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-08-18 09:20:05 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-08-18 09:20:05 +0200 |
commit | d59a54c2c350ba65c65dde5e2a8976918ac59046 (patch) | |
tree | 5b76f58c98d0a1782209363c74830e87fbbb685f /gdb/gdbarch.h | |
parent | b4d65f2d0b445fee54a2eefcec25336b4238ab82 (diff) | |
download | gdb-d59a54c2c350ba65c65dde5e2a8976918ac59046.zip gdb-d59a54c2c350ba65c65dde5e2a8976918ac59046.tar.gz gdb-d59a54c2c350ba65c65dde5e2a8976918ac59046.tar.bz2 |
x86: move / quiesce pre-386 non-16-bit warning
Emitting this warning for every insn, including ones having actual
errors, is annoying. Introduce a boolean variable to emit the warning
just once on the first insn after .arch may have changed the things, and
move the warning to output_insn(). (I didn't want to go as far as
checking whether the .arch actually turned off the i386 bit, but doing
so would be an option.)
Diffstat (limited to 'gdb/gdbarch.h')
0 files changed, 0 insertions, 0 deletions