diff options
author | Jan Beulich <jbeulich@novell.com> | 2017-11-15 08:52:05 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2017-11-15 08:52:05 +0100 |
commit | 390a67891e4f1ed334e266cf084ba8948da5fcdf (patch) | |
tree | c44d73c8947c5d475f0e3edadd799c1e22441858 /gdb/m68hc11-tdep.c | |
parent | 3a2430e05b1503653ae09cb21feb2a0d4ea51ec7 (diff) | |
download | gdb-390a67891e4f1ed334e266cf084ba8948da5fcdf.zip gdb-390a67891e4f1ed334e266cf084ba8948da5fcdf.tar.gz gdb-390a67891e4f1ed334e266cf084ba8948da5fcdf.tar.bz2 |
x86: use correct register names
VEX.W may be legitimately set (and is then ignored by the CPU) for
non-64-bit code. Don't print 64-bit register names in such a case, by
utilizing that REX_W would never be set for non-64-bit code, and that
it is being set from VEX.W by generic decoding.
A test for this is going to be introduced in the next patch of this
series.
Diffstat (limited to 'gdb/m68hc11-tdep.c')
0 files changed, 0 insertions, 0 deletions