diff options
author | Jan Beulich <jbeulich@novell.com> | 2018-07-11 10:30:00 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2018-07-11 10:30:00 +0200 |
commit | a79eaed6a5075ca062d6d8ff3d7a5ccce5d1908f (patch) | |
tree | 1ee881b068051680994ed2160e82f461e0e7dbc2 /gdb/cli/cli-utils.c | |
parent | 2fb5be8dac9db623ef6e2a61b1f5b09fd246872b (diff) | |
download | gdb-a79eaed6a5075ca062d6d8ff3d7a5ccce5d1908f.zip gdb-a79eaed6a5075ca062d6d8ff3d7a5ccce5d1908f.tar.gz gdb-a79eaed6a5075ca062d6d8ff3d7a5ccce5d1908f.tar.bz2 |
x86: adjust monitor/mwait templates
Architecturally, MONITOR's and MONITORX'es memory operand is a 16- or
32-bit register outside of 64-bit mode, and a 64- or 32-bit register
inside 64-bit mode. The other register operands, including all of them
for MWAIT and MWAITX, are uniformly 32-bit, irrespective of mode. Retain
the original 64-bit MONITOR{,X} templates for compatibility only, and
fold the MWAIT{,X} ones.
Diffstat (limited to 'gdb/cli/cli-utils.c')
0 files changed, 0 insertions, 0 deletions