Home
last modified time | relevance | path

Searched refs:divl (Results 1 - 13 of 13) sorted by relevance

/third_party/FreeBSD/lib/msun/src/
H A Ds_tanhl.c84 divl(long double a, long double b, long double c, long double d, in divl() function
162 z = divl(hi, lo, -0.5, hi, lo, 0.5); in tanhl()
/third_party/musl/libc-test/src/math/gen/
H A Dmplibm.c70 OP(divl,/,long double)
79 int mpdivl(struct t *t) { return mpl2(t, divl); } in mpdivl()
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/
H A Dbn-586.S636 divl %ecx
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/bn/
H A Dbn-586.S636 divl %ecx
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/bn/
H A Dbn-586.S636 divl %ecx
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/bn/
H A Dbn-586.S636 divl %ecx
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/bn/
H A Dbn-586.S629 divl %ecx
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/bn/
H A Dbn-586.S629 divl %ecx
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/
H A Dbn-586.S636 divl %ecx
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/
H A Dbn-586.S636 divl %ecx
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h430 #define DIV_L(a) CHOICE(divl a, divl a, div a)
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc1661 __ divl(i.InputRegister(1)); in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1148 assm->divl(rhs); in EmitIntDivOrRem()

Completed in 28 milliseconds