* mips-opc.c: Use or instead of addu for pseudo-op move, since
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Oct 1994 21:09:08 +0000 (21:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Oct 1994 21:09:08 +0000 (21:09 +0000)
addu does not work correctly if -mips3.
PR 5832.

opcodes/ChangeLog

index 60a48a914bbe3fa897f5ef0044e29d7ab8a1d934..3ee0b793bd53e18b131ab274da1ff86b7bb98b71 100644 (file)
@@ -1,3 +1,8 @@
+Tue Oct 25 17:07:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
+
+       * mips-opc.c: Use or instead of addu for pseudo-op move, since
+       addu does not work correctly if -mips3.
+
 Wed Oct 19 13:40:16 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
 
        * a29k-dis.c (print_special): Add special register names defined
This page took 0.059198 seconds and 4 git commands to generate.