From: Jeff Law Date: Fri, 11 Jul 1997 16:12:56 +0000 (+0000) Subject: * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71545ee5386869830a96948bc5aeb56828c40124;p=binutils-gdb.git * 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 --- 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.