/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | fnegate-1.c | 45 fdiv (float x) in fdiv() function 66 if (fdiv (src) != dst) in ftest() 69 if (src != fdiv(dst)) in ftest()
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | ppro.md | 120 (define_cpu_unit "fdiv" "ppro_fdiv") 409 (eq_attr "type" "fdiv,fpspc")))) 410 "decodern,p0+fdiv,fdiv*16") 416 (eq_attr "type" "fdiv,fpspc")))) 417 "decoder0,p2+p0+fdiv,fdiv*16") 423 (eq_attr "type" "fdiv,fpspc")))) 424 "decodern,p0+fdiv,fdiv*30") 430 (eq_attr "type" "fdiv,fpspc")))) 431 "decoder0,p2+p0+fdiv,fdiv*30") 438 "decodern,p0+fdiv,fdiv*36") [all …]
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | 6000.md | 49 (and (eq_attr "type" "fdiv,frdiv") 55 (and (eq_attr "type" "fdiv,frdiv")
|
H A D | 3000.md | 64 (and (eq_attr "type" "fdiv,frdiv") 70 (and (eq_attr "type" "fdiv,frdiv")
|
H A D | 4300.md | 78 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt") 84 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
|
H A D | generic.md | 85 (and (eq_attr "type" "fdiv,frdiv") 90 (and (eq_attr "type" "fdiv,frdiv")
|
H A D | 4600.md | 68 (and (eq_attr "type" "fdiv,frdiv") 74 (and (eq_attr "type" "fdiv,frdiv")
|
H A D | 24k.md | 269 ;; fdiv, fsqrt, frsqrt 272 (and (eq_attr "type" "fdiv,fsqrt,frsqrt") 278 (and (eq_attr "type" "fdiv,fsqrt") 385 ;; fdiv, fsqrt, frsqrt 388 (and (eq_attr "type" "fdiv,fsqrt,frsqrt") 394 (and (eq_attr "type" "fdiv,fsqrt")
|
H A D | 5k.md | 176 ;; fdiv, fsqrt, frsqrt 179 (and (eq_attr "type" "fdiv,fsqrt,frsqrt") 185 (and (eq_attr "type" "fdiv,fsqrt")
|
H A D | 5400.md | 126 (and (eq_attr "type" "fdiv,frdiv,fsqrt") 132 (and (eq_attr "type" "fdiv,frdiv,fsqrt")
|
H A D | 9000.md | 134 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt") 140 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
|
H A D | 5500.md | 162 (and (eq_attr "type" "fdiv,frdiv,fsqrt") 168 (and (eq_attr "type" "fdiv,frdiv,fsqrt")
|
H A D | 7000.md | 177 (and (eq_attr "type" "fdiv,frdiv,fsqrt") 183 (and (eq_attr "type" "fdiv,frdiv,fsqrt")
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | ev4.md | 129 ; issued exactly five or exactly six cycles before an fdiv insn completes". 133 (and (eq_attr "type" "fdiv") 139 (and (eq_attr "type" "fdiv")
|
H A D | ev5.md | 162 ; to FA exactly five before an fdiv insn completes". 174 (and (eq_attr "type" "fdiv") 181 (and (eq_attr "type" "fdiv")
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | ev4.md | 144 ; issued exactly five or exactly six cycles before an fdiv insn completes". 148 (and (eq_attr "type" "fdiv") 154 (and (eq_attr "type" "fdiv")
|
H A D | ev5.md | 167 ; to FA exactly five before an fdiv insn completes". 179 (and (eq_attr "type" "fdiv") 186 (and (eq_attr "type" "fdiv")
|
H A D | ev6.md | 158 (and (eq_attr "type" "fdiv") 164 (and (eq_attr "type" "fdiv")
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | lib1funcs-Os-4-200.asm | 69 fdiv dr2,dr0 90 fdiv dr2,dr0 297 fdiv dr2,dr0
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | 5400.md | 130 (and (eq_attr "type" "fdiv,fsqrt") 136 (and (eq_attr "type" "fdiv,fsqrt")
|
H A D | 5500.md | 125 (and (eq_attr "type" "fdiv,fsqrt") 131 (and (eq_attr "type" "fdiv,fsqrt")
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
H A D | sh3.s | 32 fdiv fr0,fr1
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | ppro.md | 105 (eq_attr "type" "fdiv,fpspc")) 143 (eq_attr "type" "fdiv,fpspc"))
|
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFloat32InstrInfo.td | 39 def FDIV_S : FP_ALU_3R<0b00000001000001101, "fdiv.s", FPR32>; 151 def : PatFprFpr<fdiv, FDIV_S, FPR32>; 159 def : Pat<(fdiv fpimm1, (fsqrt FPR32:$fj)), (FRSQRT_S FPR32:$fj)>; 265 def : Pat<(fdiv fpimm1, FPR32:$src), (FRECIP_S $src)>;
|
H A D | LoongArchFloat64InstrInfo.td | 23 def FDIV_D : FP_ALU_3R<0b00000001000001110, "fdiv.d", FPR64>; 150 def : PatFprFpr<fdiv, FDIV_D, FPR64>; 158 def : Pat<(fdiv fpimm1, (fsqrt FPR64:$fj)), (FRSQRT_D FPR64:$fj)>; 253 def : Pat<(fdiv fpimm1, FPR64:$src), (FRECIP_D $src)>;
|