* config/tc-mips.c (load_register): Rewrite 64 bit handling to
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Jan 1997 21:51:58 +0000 (21:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Jan 1997 21:51:58 +0000 (21:51 +0000)
work if valueT is only 32 bits.

gas/ChangeLog

index 946b7e21f0b8adfb79fdc640d3819fa3a56ba362..41972c4d1b075b3203d314b27c83b948a8eccb27 100644 (file)
@@ -1,5 +1,8 @@
 Thu Jan  2 13:37:29 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/tc-mips.c (load_register): Rewrite 64 bit handling to
+       work if valueT is only 32 bits.
+
        * config/tc-mips.c: Throughout, check target_big_endian rather
        than byte_order.
        (byte_order): Remove.