From 71545ee5386869830a96948bc5aeb56828c40124 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 11 Jul 1997 16:12:56 +0000 Subject: [PATCH] * 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. toshiba_5900 stuff --- include/opcode/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 3fde12efc60..0d49ddcb889 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -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 * i386.h: Fix pand opcode. -- 2.30.2