This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix the partial disassembly of a broken three byte instruction at the end of a function.


*** TEST RESULTS FOR COMMIT 5f40e14d768b94f7fdc050aeba5ee62e6a8d5756 ***

Author: Jan Stancek <jstancek@redhat.com>
Branch: master
Commit: 5f40e14d768b94f7fdc050aeba5ee62e6a8d5756

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]