aboutsummaryrefslogtreecommitdiff
path: root/gas/debug.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2019-12-04 10:44:27 +0100
committerJan Beulich <jbeulich@suse.com>2019-12-04 10:44:27 +0100
commitd488367a421f4c4fd47d37ae0013318024b1019b (patch)
tree2e7cf0601770ff42699ff8d2fa16afd9f20e217d /gas/debug.c
parent319ff62c8ab28c846365aef65c137735f8af88cb (diff)
downloadgdb-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 'gas/debug.c')
0 files changed, 0 insertions, 0 deletions