Fix the partial disassembly of a broken three byte instruction at the end of a function.
authorJan Stancek <jstancek@redhat.com>
Mon, 24 Aug 2015 13:50:15 +0000 (14:50 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 24 Aug 2015 13:50:15 +0000 (14:50 +0100)
commit5f40e14d768b94f7fdc050aeba5ee62e6a8d5756
tree051d379f0a185b1a5553760607bbcb97767ec749
parent77c365df78441f7b968ec0f62c7ed9f5de36dc60
Fix the partial disassembly of a broken three byte instruction at the end of a function.

opcodes * i386-dis.c (print_insn): Fix decoding of three byte operands.

tests * gas/i386/intel.s: Add test of disassembly of a potential
three byte instuction at the end of a function.
* gas/i386/intel.d: Update expected disassembly.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/intel.d
gas/testsuite/gas/i386/intel.s
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.040222 seconds and 4 git commands to generate.