Tue Jun 2 15:06:46 1998 Geoff Keating <geoffk@ozemail.com.au>
authorIan Lance Taylor <ian@airs.com>
Tue, 2 Jun 1998 19:07:44 +0000 (19:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 2 Jun 1998 19:07:44 +0000 (19:07 +0000)
* ppc-opc.c (powerpc_macros): Support shifts and rotates of size
0; produce error message for shifts of size 32 (or 64 for 64-bit
shifts), because the hardware doesn't support them.

opcodes/ChangeLog

index f912dce617842a0a2845d21f26a5f6014ee9b20d..cd4124617cce47e2a726fbf612c96e161e3f5469 100644 (file)
@@ -1,3 +1,9 @@
+Tue Jun  2 15:06:46 1998  Geoff Keating  <geoffk@ozemail.com.au>
+
+       * ppc-opc.c (powerpc_macros): Support shifts and rotates of size
+       0; produce error message for shifts of size 32 (or 64 for 64-bit
+       shifts), because the hardware doesn't support them.
+
 start-sanitize-r5900
 Mon Jun  1 10:27:26 1998  Jeffrey A Law  (law@cygnus.com)
 
This page took 0.113891 seconds and 4 git commands to generate.