Home
last modified time | relevance | path

Searched refs:fyl2xp1 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dfpu_trig.c1312 static void fyl2xp1(FPU_REG *st0_ptr, u_char st0_tag) in fyl2xp1() function
1638 fprem, fyl2xp1, fsqrt_, fsincos, frndint_, fscale, (FUNC_ST0) fsin, fcos
H A DREADME334 fyl2xp1 (-.293,.414) 520256 0 0 5678 63.93 0.408542 (x)
367 bits f2xm1 f2xm1 fpatan fcos fcos fyl2x fyl2xp1 fsin fptan fptan
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info38586 This 'asm' takes two inputs, which are popped by the 'fyl2xp1' opcode,
38588 the compiler to know that 'fyl2xp1' pops both inputs.
38590 asm ("fyl2xp1" : "=t" (result) : "0" (x), "u" (y) : "st(1)");
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info38586 This 'asm' takes two inputs, which are popped by the 'fyl2xp1' opcode,
38588 the compiler to know that 'fyl2xp1' pops both inputs.
38590 asm ("fyl2xp1" : "=t" (result) : "0" (x), "u" (y) : "st(1)");