Home
last modified time | relevance | path

Searched refs:fsqrt (Results 1 – 25 of 98) sorted by relevance

1234

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
D74k.md366 ;; fdiv, fsqrt
369 (and (eq_attr "type" "fdiv,fsqrt")
375 (and (eq_attr "type" "fdiv,fsqrt")
381 (and (eq_attr "type" "fdiv,fsqrt")
387 (and (eq_attr "type" "fdiv,fsqrt")
393 (and (eq_attr "type" "fdiv,fsqrt")
399 (and (eq_attr "type" "fdiv,fsqrt")
Dm5100.md162 ;; fdiv, fsqrt
165 (and (eq_attr "type" "fdiv,fsqrt")
171 (and (eq_attr "type" "fdiv,fsqrt")
D4300.md77 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
83 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
D5000.md72 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
78 (and (eq_attr "type" "fsqrt,frsqrt")
Dgeneric.md94 (and (eq_attr "type" "fsqrt,frsqrt")
99 (and (eq_attr "type" "fsqrt,frsqrt")
D24k.md357 ;; fdiv, fsqrt, frsqrt
360 (and (eq_attr "type" "fdiv,fsqrt,frsqrt")
366 (and (eq_attr "type" "fdiv,fsqrt")
474 ;; fdiv, fsqrt, frsqrt
477 (and (eq_attr "type" "fdiv,fsqrt,frsqrt")
483 (and (eq_attr "type" "fdiv,fsqrt")
Dgs264e.md117 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
123 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
D5k.md175 ;; fdiv, fsqrt, frsqrt
178 (and (eq_attr "type" "fdiv,fsqrt,frsqrt")
184 (and (eq_attr "type" "fdiv,fsqrt")
D4600.md122 (and (eq_attr "type" "fsqrt,frsqrt")
128 (and (eq_attr "type" "fsqrt,frsqrt")
Dgs464e.md120 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
126 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
Dgs464.md121 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
127 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
D9000.md133 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
139 (and (eq_attr "type" "fdiv,frdiv,fsqrt,frsqrt")
D5400.md144 (and (eq_attr "type" "fdiv,frdiv,fsqrt")
150 (and (eq_attr "type" "fdiv,frdiv,fsqrt")
D7000.md176 (and (eq_attr "type" "fdiv,frdiv,fsqrt")
182 (and (eq_attr "type" "fdiv,frdiv,fsqrt")
/netbsd/src/lib/libm/arch/aarch64/
De_sqrtf.S37 fsqrt s0, s0
De_sqrt.S37 fsqrt d0, d0 define
/netbsd/src/lib/libm/arch/i387/
De_sqrtf.S13 fsqrt
De_sqrt.S13 fsqrt
De_asin.S20 fsqrt /* sqrt (1 - x^2) */
De_acos.S20 fsqrt /* sqrt (1 - x^2) */
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dprofile.c684 int *fsqrt; in update_latencies() local
759 fsqrt = ps->fsqrt_busy; in update_latencies()
764 *fsqrt = (*fsqrt <= cycles) ? 0 : (*fsqrt - cycles); in update_latencies()
767 ++fsqrt; in update_latencies()
1898 int *fsqrt = ps->fsqrt_busy; in post_wait_for_fsqrt() local
1902 if (fsqrt[slot] > 0 && 1 > ps->post_wait) in post_wait_for_fsqrt()
/netbsd/src/sys/arch/m68k/060sp/dist/
Dmisc89 fsqrt.s : 2.4
148 fsqrt.s : 2.4
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
Dsh3.s39 fsqrt fr0
/netbsd/src/external/gpl3/gdb/dist/sim/mn10300/
Dam33-2.igen1338 // 1111 1001 0101 001X ---- Sn..; fsqrt FSn
1339 8.0xf9+4.5,3.1,1.X+4.0,4.Sn:D1a:::fsqrt
1340 "fsqrt"
1351 // 1111 1001 1101 001X ---- fn.-; fsqrt FDn
1352 8.0xf9+4.0xd,3.1,1.X+4.0,3.fn,1.0:D1b:::fsqrt
1353 "fsqrt"
1364 // 1111 1011 0101 0100 Sm.. ---- Sn.. X-Z-; fsqrt FSm,FSn
1365 8.0xfb+8.0x54+4.Sm,4.0+4.Sn,1.X,1.0,1.Z,1.0:D2a:::fsqrt
1366 "fsqrt"
1377 // 1111 1011 1101 0100 fm.- ---- fn.- X-Z-; fsqrt FDm,FDn
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dev6.md173 (and (eq_attr "type" "fsqrt")
179 (and (eq_attr "type" "fsqrt")

1234