diff options
author | Jan Beulich <jbeulich@novell.com> | 2018-07-11 10:28:56 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2018-07-11 10:28:56 +0200 |
commit | 2fb5be8dac9db623ef6e2a61b1f5b09fd246872b (patch) | |
tree | 538ca6d180320f7c01012901a31d753cb372b495 /gdb/cli/cli-utils.c | |
parent | bd59a6313dbbf349dff197975f1b6a78be51b7d6 (diff) | |
download | gdb-2fb5be8dac9db623ef6e2a61b1f5b09fd246872b.zip gdb-2fb5be8dac9db623ef6e2a61b1f5b09fd246872b.tar.gz gdb-2fb5be8dac9db623ef6e2a61b1f5b09fd246872b.tar.bz2 |
x86: drop {,reg16_}inoutportreg variables
The checking against reg16_inoutportreg can be had with a simple test of
a bit, and the value setting from inoutportreg can be replaced by using
the actual register's reg_type field.
Note that the so far redundant 2nd instance of OPERAND_TYPE_INOUTPORTREG
is left in place, for its use in type_names[].
Diffstat (limited to 'gdb/cli/cli-utils.c')
0 files changed, 0 insertions, 0 deletions