HomeSort by relevance Sort by last modified time
    Searched refs:FMULD (Results 1 - 13 of 13) sorted by null

  /prebuilts/go/darwin-x86/src/math/
asin_386.s 11 FMULD F0, F0 // F0=sin(x)*sin(x), F1=sin(x)
23 FMULD F0, F0 // F0=cos(x)*cos(x), F1=cos(x)
frexp_386.s 16 FMULD $(0.5), F0 // F0=f (0.5<=f<1), F1=e
expm1_386.s 17 FMULD x+0(FP), F0 // F0=x*log2(e) (-1<F0<1)
28 FMULD x+0(FP), F0 // F0=x*log2(e)
exp_386.s 15 FMULD x+0(FP), F0 // F0=x*log2(e)
hypot_386.s 31 FMULD F0, F0 // F0=q*q, F1=p
  /prebuilts/go/linux-x86/src/math/
asin_386.s 11 FMULD F0, F0 // F0=sin(x)*sin(x), F1=sin(x)
23 FMULD F0, F0 // F0=cos(x)*cos(x), F1=cos(x)
frexp_386.s 16 FMULD $(0.5), F0 // F0=f (0.5<=f<1), F1=e
expm1_386.s 17 FMULD x+0(FP), F0 // F0=x*log2(e) (-1<F0<1)
28 FMULD x+0(FP), F0 // F0=x*log2(e)
exp_386.s 15 FMULD x+0(FP), F0 // F0=x*log2(e)
hypot_386.s 31 FMULD F0, F0 // F0=q*q, F1=p
  /external/boringssl/src/ssl/test/runner/poly1305/
poly1305_amd64.s 61 FMULD ·SCALE(SB), F0
64 FMULD ·SCALE(SB), F0
67 FMULD ·SCALE(SB), F0
115 FMULD ·SCALE(SB), F0
137 FMULD F3,F0
139 FMULD F4,F0
141 FMULD F5,F0
145 FMULD F4,F0
148 FMULD F4,F0
151 FMULD F4,F
    [all...]
  /external/pcre/dist/sljit/
sljitNativeSPARC_common.c 135 #define FMULD (OPC1(0x2) | OPC3(0x34) | DOP(0x4a))
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
nds32-asm.c     [all...]

Completed in 3418 milliseconds