aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 137060d..f5dad1d 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,14 @@
+start-sanitize-r5900
+Fri Sep 4 10:37:57 1998 Frank Ch. Eigler <fche@cygnus.com>
+
+ * r5900.igen (mtsab): Correct typo in input register.
+
+ * sim-main.h (TMP_*): New macros for accessing local 128-bit
+ temporary for multimedia instructions.
+ * r5900.igen (*): Convert most instructions to use new TMP
+ macros to store output result during computation.
+
+end-sanitize-r5900
start-sanitize-tx3904
Tue Sep 1 15:39:18 1998 Frank Ch. Eigler <fche@cygnus.com>