aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>1998-04-15 17:37:50 +0000
committerFrank Ch. Eigler <fche@redhat.com>1998-04-15 17:37:50 +0000
commit65a172239d1c77e6b1b553c489d103ae14fe16d2 (patch)
tree8e7beebd9119f250b66e3ec0117c07f637d498ef /gas
parent92976c09d56f51a21d4ae95ff4c702609747391c (diff)
downloadgdb-65a172239d1c77e6b1b553c489d103ae14fe16d2.zip
gdb-65a172239d1c77e6b1b553c489d103ae14fe16d2.tar.gz
gdb-65a172239d1c77e6b1b553c489d103ae14fe16d2.tar.bz2
* Customer specs changed one R5900 COP2 instruction bit-pattern.
[ChangeLog] Wed Apr 15 10:35:59 1998 Frank Ch. Eigler <fche@cygnus.com> * config/tc-mips.c (mips_ip): Specs changed for VCALLMSR instruction. [testsuite/ChangeLog] Wed Apr 15 13:08:30 1998 Frank Ch. Eigler <fche.cygnus.com> * gas/mips/vu0.s: Updated test case for changed specs of VCALLMSR instruction. * gas/mips/vu0.d: Corresponding change.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog8
-rw-r--r--gas/config/tc-mips.c6
-rw-r--r--gas/testsuite/ChangeLog8
3 files changed, 18 insertions, 4 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4a9ebfb..a75a967 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,10 +1,16 @@
+start-sanitize-r5900
+Wed Apr 15 10:35:59 1998 Frank Ch. Eigler <fche@cygnus.com>
+
+ * config/tc-mips.c (mips_ip): Specs changed for
+ VCALLMSR instruction.
+
+end-sanitize-vr5900
start-sanitize-vr5400
Wed Apr 15 07:06:04 1998 Catherine Moore <clm@cygnus.com>
* config/tc-mips.c (hilo_interlocks): Remove VR5400.
end-sanitize-vr5400
-
Wed Apr 15 07:06:04 1998 Catherine Moore <clm@cygnus.com>
* config/tc-mips.c (hilo_interlocks): Remove 4300.
diff --git a/gas/config/tc-mips.c b/gas/config/tc-mips.c
index 3476db9..d96e062 100644
--- a/gas/config/tc-mips.c
+++ b/gas/config/tc-mips.c
@@ -7232,11 +7232,11 @@ mips_ip (str, ip)
s = expr_end;
continue;
- case '9': /* vi19 for vcallmsr */
- if (strncmp (s, "vi19", 4) == 0)
+ case '9': /* vi27 for vcallmsr */
+ if (strncmp (s, "vi27", 4) == 0)
s += 4;
else
- as_bad ("expected vi19");
+ as_bad ("expected vi27");
continue;
case '#': /* escape character */
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index caca3e0..66d3a94 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+start-sanitize-r5900
+Wed Apr 15 13:08:30 1998 Frank Ch. Eigler <fche.cygnus.com>
+
+ * gas/mips/vu0.s: Updated test case for changed specs of
+ VCALLMSR instruction.
+ * gas/mips/vu0.d: Corresponding change.
+
+end-sanitize-r5900
Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
* gas/testsuite/all/gas.exp: No longer expect failures for