diff options
author | Jan Beulich <jbeulich@suse.com> | 2019-12-04 10:44:27 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2019-12-04 10:44:27 +0100 |
commit | d488367a421f4c4fd47d37ae0013318024b1019b (patch) | |
tree | 2e7cf0601770ff42699ff8d2fa16afd9f20e217d /gdb/inf-loop.c | |
parent | 319ff62c8ab28c846365aef65c137735f8af88cb (diff) | |
download | gdb-d488367a421f4c4fd47d37ae0013318024b1019b.zip gdb-d488367a421f4c4fd47d37ae0013318024b1019b.tar.gz gdb-d488367a421f4c4fd47d37ae0013318024b1019b.tar.bz2 |
x86-64/Intel: fix CALL/JMP with dword operand
While dc2be329b950 ("i386: Only check suffix in instruction mnemonic")
has made the assembler accept these in the first place (they were wrongly
rejected before), the generated code was still wrong in that it lacked
an operand size override. (In 64-bit code, other than in 16- and 32-bit
ones, CALL and JMP with memory operands are all entirely unambiguous: No
operand size can have two meanings.)
Diffstat (limited to 'gdb/inf-loop.c')
0 files changed, 0 insertions, 0 deletions