| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | rx-parse.h | 119 FCMP = 320, /* FCMP */ enumerator 288 #define FCMP 320 macro
|
| H A D | rx-parse.y | 161 %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 D | rx-parse.h | 119 FCMP = 320, /* FCMP */ enumerator 288 #define FCMP 320 macro
|
| H A D | rx-parse.y | 161 %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 D | sh4.md | 371 ;; 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 D | sh4a.md | 173 ;; Single precision floating point computation FCMP/EQ, 174 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRVHG, FSCHG
|
| H A D | sh4-300.md | 232 ;; FCMP/EQ, FCMP/GT
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh4.md | 371 ;; 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 D | sh4a.md | 173 ;; Single precision floating point computation FCMP/EQ, 174 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRVHG, FSCHG
|
| H A D | sh4-300.md | 232 ;; FCMP/EQ, FCMP/GT
|
| /netbsd-src/sys/arch/sparc/fpu/ |
| H A D | fpu.c | 356 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 D | mmix-modes.def | 37 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 D | mmix-modes.def | 37 the FCMP or FCMPE insn. The result is (integer) -1 or 1 for
|
| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | sasin.sa | 115 FCMP.S #:3F800000,FP0
|
| H A D | satanh.sa | 125 FCMP.S #:3F800000,FP0
|
| H A D | sacos.sa | 117 FCMP.S #:3F800000,FP0
|
| /netbsd-src/sys/arch/m68k/m68k/ |
| H A D | db_disasm.h | 349 #define FCMP ENCFT(1,1,1,0,0,0) macro
|
| /netbsd-src/sys/arch/sparc/include/ |
| H A D | instr.h | 414 #define FCMP 0x50 macro
|
| /netbsd-src/sys/arch/m68k/fpe/ |
| H A D | README | 69 FCMP, FTST, FMOVE (FPr->mem), FMOVEM (FPr), FMOVEM (FPcr),
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsInstructionSelector.cpp | 881 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 D | SystemZISelLowering.h | 58 FCMP, enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/ |
| H A D | csky_insn_fpu.md | 43 (define_code_iterator FCMP [ne ge lt])
|
| H A D | csky_insn_fpuv3.md | 258 (FCMP:CC (match_operand:F3ANY 0 "register_operand" "v")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
| H A D | nios2.md | 1104 (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 D | nios2.md | 1104 (define_code_iterator FCMP [eq ne gt ge le lt]) 1107 (FCMP:SI (match_operand:F 1 "register_operand" "r")
|