From Peter Thiemann <thiemann@informatik.uni-tuebingen.de>:

* ppc-opc.c (insert_mbe): Handle wrapping bitmasks.
	(extract_mbe): Likewise.
This commit is contained in:
Ian Lance Taylor
1998-08-12 18:02:01 +00:00
parent 02ad0c056d
commit bfb25a00c4

View File

@ -1,3 +1,9 @@
Wed Aug 12 14:00:38 1998 Ian Lance Taylor <ian@cygnus.com>
From Peter Thiemann <thiemann@informatik.uni-tuebingen.de>:
* ppc-opc.c (insert_mbe): Handle wrapping bitmasks.
(extract_mbe): Likewise.
Wed Aug 12 11:11:34 1998 Jeffrey A Law (law@cygnus.com)
* m10300-opc.c: Fix typo in udf20 .. udf25 instruction opcodes.