Home
last modified time | relevance | path

Searched refs:FCMP (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.h119 FCMP = 320, /* FCMP */ enumerator
288 #define FCMP 320 macro
H A Drx-parse.y161 %token FADD FCMP FDIV FMUL FREIT FSUB FSQRT FTOD FTOI FTOU
675 | FCMP { sub_op = 1; } float2_op
1388 OPC(FCMP),
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.h119 FCMP = 320, /* FCMP */ enumerator
288 #define FCMP 320 macro
H A Drx-parse.y161 %token FADD FCMP FDIV FMUL FREIT FSUB FSQRT FTOD FTOI FTOU
675 | FCMP { sub_op = 1; } float2_op
1388 OPC(FCMP),
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh4.md371 ;; Single precision floating point computation FCMP/EQ,
372 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRCHG, FSCHG
424 ;; Double-precision FCMP (FCMP/EQ,FCMP/GT)
H A Dsh4a.md173 ;; Single precision floating point computation FCMP/EQ,
174 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRVHG, FSCHG
H A Dsh4-300.md232 ;; FCMP/EQ, FCMP/GT
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh4.md371 ;; Single precision floating point computation FCMP/EQ,
372 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRCHG, FSCHG
424 ;; Double-precision FCMP (FCMP/EQ,FCMP/GT)
H A Dsh4a.md173 ;; Single precision floating point computation FCMP/EQ,
174 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRVHG, FSCHG
H A Dsh4-300.md232 ;; FCMP/EQ, FCMP/GT
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu.c356 if (instr.i_op3.i_op3 == IOP3_FPop2 && (opf&0xff0) != (FCMP&0xff0)) { in fpu_execute()
519 case FCMP >> 2: in fpu_execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix-modes.def37 the FCMP or FCMPE insn. The result is (integer) -1 or 1 for
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix-modes.def37 the FCMP or FCMPE insn. The result is (integer) -1 or 1 for
/netbsd-src/sys/arch/m68k/fpsp/
H A Dsasin.sa115 FCMP.S #:3F800000,FP0
H A Dsatanh.sa125 FCMP.S #:3F800000,FP0
H A Dsacos.sa117 FCMP.S #:3F800000,FP0
/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_disasm.h349 #define FCMP ENCFT(1,1,1,0,0,0) macro
/netbsd-src/sys/arch/sparc/include/
H A Dinstr.h414 #define FCMP 0x50 macro
/netbsd-src/sys/arch/m68k/fpe/
H A DREADME69 FCMP, FTST, FMOVE (FPr->mem), FMOVEM (FPr), FMOVEM (FPcr),
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp881 MachineInstr *FCMP = BuildMI(MBB, I, I.getDebugLoc(), TII.get(FCMPOpcode)) in select() local
885 if (!constrainSelectedInstRegOperands(*FCMP, TII, TRI, RBI)) in select()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h58 FCMP, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky_insn_fpu.md43 (define_code_iterator FCMP [ne ge lt])
H A Dcsky_insn_fpuv3.md258 (FCMP:CC (match_operand:F3ANY 0 "register_operand" "v")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.md1104 (define_code_iterator FCMP [eq ne gt ge le lt])
1107 (FCMP:SI (match_operand:F 1 "register_operand" "r")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.md1104 (define_code_iterator FCMP [eq ne gt ge le lt])
1107 (FCMP:SI (match_operand:F 1 "register_operand" "r")

12