public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassembly
@ 2016-04-11 17:20 sergiodj+buildbot
  2016-04-11 17:20 ` Failures on Fedora-i686, branch master sergiodj+buildbot
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-04-11 17:20 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 92708ceca544456c26b4b82e2e7fc8afcf1641c8 ***

Author: Maciej W. Rozycki <macro@imgtec.com>
Branch: master
Commit: 92708ceca544456c26b4b82e2e7fc8afcf1641c8

MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassembly

Correct the disassembly of hardware don't cares in MIPS16 extended
instructions.  Rather than e.g.:

   0:	f008 0231 	addiu	v0,sp,16433
   4:	f520 3260 	sll	v0,v1,-12

print:

   0:	f008 0231 	addiu	v0,sp,16401
   4:	f520 3260 	sll	v0,v1,20

respectively instead.

	opcodes/
	* mips-dis.c (print_mips16_insn_arg): Mask unused extended
	instruction bits out.

	binutils/
	* testsuite/binutils-all/mips/mips16-undecoded.d: New test.
	* testsuite/binutils-all/mips/mips16-undecoded.s: New test
	source.
	* testsuite/binutils-all/mips/mips.exp: Run the new test.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-04-11 18:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-11 17:20 [binutils-gdb] MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassembly sergiodj+buildbot
2016-04-11 17:20 ` Failures on Fedora-i686, branch master sergiodj+buildbot
2016-04-11 17:22 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2016-04-11 17:41 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-04-11 17:56 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-04-11 18:00 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
2016-04-11 18:06 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-04-11 18:18 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-04-11 18:33 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).