* hppa.h (xmpyu): No floating point format specifier for the
authorJeff Law <law@redhat.com>
Sat, 5 Feb 1994 07:44:34 +0000 (07:44 +0000)
committerJeff Law <law@redhat.com>
Sat, 5 Feb 1994 07:44:34 +0000 (07:44 +0000)
        xmpyu instruction.

include/opcode/ChangeLog
include/opcode/hppa.h

index 1dd2bb2805f1db0a0669bb01296f919dd87d35e7..7cd259e8baf4c8c421b173dbaca5682f2941f8cd 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb  4 23:43:50 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+       * hppa.h (xmpyu): No floating point format specifier for the
+       xmpyu instruction.
+
 Fri Feb  4 23:36:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * ppc.h (PPC_OPERAND_NEXT): Define.
index a1c5f4e79e35316238f64d60d368f633d98b571b..eef20fc8a9021f33b2d593f852537c1b78ae21c1 100644 (file)
@@ -428,7 +428,7 @@ static const struct pa_opcode pa_opcodes[] =
 { "fcnvfxt",    0x38018200, 0xfc1f8720, "FGJ,v"},
 { "fcmp",       0x30000400, 0xfc00e7e0, "FME,X"},
 { "fcmp",       0x38000400, 0xfc00e720, "IMJ,K"},
-{ "xmpyu",     0x38004700, 0xfc00e720, "FE,X,v"},
+{ "xmpyu",     0x38004700, 0xfc00e720, "E,X,v"},
 { "fmpyadd",   0x18000000, 0xfc000000, "H4,6,7,9,8"},
 { "fmpysub",   0x98000000, 0xfc000000, "H4,6,7,9,8"},
 { "ftest",      0x30002420, 0xffffffff, ""},
This page took 0.030301 seconds and 4 git commands to generate.