From ea81d2f62762832100985694635e5242f69fed76 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 2 Jun 1998 19:07:44 +0000 Subject: [PATCH] Tue Jun 2 15:06:46 1998 Geoff Keating * 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f912dce617..cd4124617c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Tue Jun 2 15:06:46 1998 Geoff Keating + + * 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) -- 2.34.1