diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-11-17 11:23:20 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-11-17 11:23:20 +0100 |
commit | 3086ed9a458f9bc3a52633fc2a10ffc3f21753f4 (patch) | |
tree | 2aacba95741530a3bf6d1f7f7c9dca296e79c0fc /gdb/remote.c | |
parent | ed049bd6d8108f0e762c58b9c90334ea1f2cb0e9 (diff) | |
download | gdb-3086ed9a458f9bc3a52633fc2a10ffc3f21753f4.zip gdb-3086ed9a458f9bc3a52633fc2a10ffc3f21753f4.tar.gz gdb-3086ed9a458f9bc3a52633fc2a10ffc3f21753f4.tar.bz2 |
x86: CPU-qualify {disp16} / {disp32}
{disp16} is invalid to use in 64-bit mode, while {disp32} is invalid to
use on pre-386 CPUs. The latter, also affecting other (real) prefixes,
further requires that like for insns we fully check the CPU flags; till
now only Cpu64/CpuNo64 were taken into consideration.
Diffstat (limited to 'gdb/remote.c')
0 files changed, 0 insertions, 0 deletions