diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-01-17 10:25:40 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-01-17 10:25:40 +0100 |
commit | e1f9fbb8adbbf8c46cad1e62e0d335ada1c3d308 (patch) | |
tree | 57fd91bafccc5798ae6f2e18f65767484adfafab /gdb/gnu-nat.c | |
parent | 2a78304e29bf783142001958730d4adf8f6a1f09 (diff) | |
download | gdb-e1f9fbb8adbbf8c46cad1e62e0d335ada1c3d308.zip gdb-e1f9fbb8adbbf8c46cad1e62e0d335ada1c3d308.tar.gz gdb-e1f9fbb8adbbf8c46cad1e62e0d335ada1c3d308.tar.bz2 |
x86: fold variables in memory operand index handling
There's no real need for the pseudo-boolean "haveindex" or for separate
32-bit / 64-bit index pointers. Fold them into a single "indexes" and
set that uniformly to AT&T names, compensating by emitting the register
name via oappend_maybe_intel().
Diffstat (limited to 'gdb/gnu-nat.c')
0 files changed, 0 insertions, 0 deletions