* mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn
authorJeff Law <law@redhat.com>
Fri, 11 Jul 1997 16:12:56 +0000 (16:12 +0000)
committerJeff Law <law@redhat.com>
Fri, 11 Jul 1997 16:12:56 +0000 (16:12 +0000)
        uses single or double precision floating point resources.
        (INSN_NO_ISA, INSN_ISA1): Define.
        (cpu specific INSN macros): Tweak into bitmasks outside the range
        of INSN_ISA field.
toshiba_5900 stuff

include/opcode/ChangeLog

index 3fde12e..0d49ddc 100644 (file)
@@ -1,3 +1,11 @@
+Thu Jul 10 12:53:25 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * mips.h (FP_S, FP_D): Define.  Bitmasks indicating if an insn
+       uses single or double precision floating point resources.
+       (INSN_NO_ISA, INSN_ISA1): Define.
+       (cpu specific INSN macros): Tweak into bitmasks outside the range
+       of INSN_ISA field.
+
 Mon Jun 16 14:10:00 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
 
        * i386.h: Fix pand opcode.