Searched refs:fsin (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | tbldo.S | 175 .long ssin |$0e-0 fsin norm 176 .long szero |$0e-1 fsin zero 177 .long t_operr |$0e-2 fsin inf 178 .long src_nan |$0e-3 fsin nan 179 .long ssind |$0e-4 fsin denorm 180 .long serror |$0e-5 fsin ERROR 181 .long serror |$0e-6 fsin ERROR 182 .long serror |$0e-7 fsin ERROR
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rtmv20-regulator.yaml | 108 richtek,fsin-enable: 112 richtek,fsin-output:
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | MISC | 46 fsin.s : 2.6 151 fsin.s : 2.6
|
H A D | fplsp.doc | 82 As an example, the "fsin" library instruction can be passed an 85 # fsin.x fp0 88 bsr.l _060FPLSP_TOP+0x1a8 # branch to fsin routine
|
H A D | CHANGES | 57 For example, if a user executed "fsin.x ADDR,fp0" where
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | README | 271 The code for reducing the argument for the trig functions (fsin, fcos, 315 found at a rate of 133 times per one million measurements for fsin. 316 The results show that the fsin, fcos and fptan instructions return 329 fsin (0,pi/2) 547756 0 133 10673 63.89 0.451317 362 often for fsin and fptan when the argument approaches pi/2. This poor 367 bits f2xm1 f2xm1 fpatan fcos fcos fyl2x fyl2xp1 fsin fptan fptan
|
H A D | fpu_trig.c | 611 static void fsin(FPU_REG *st0_ptr, u_char tag) in fsin() function 1643 fprem, fyl2xp1, fsqrt_, fsincos, frndint_, fscale, fsin, fcos
|
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 81 DEF_HELPER_3(fsin, void, env, fp, fp)
|
H A D | fpu_helper.c | 691 void HELPER(fsin)(CPUM68KState *env, FPReg *res, FPReg *val) in HELPER() argument
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 178 DEF_HELPER_1(fsin, void, env)
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | ftest.S | 254 fsin.x DATA(%a6),%fp0
|
H A D | fpsp.S | 2488 # fdiv fddiv fsdiv fatanh fsin 11425 long fsine - tbl_unsupp # 0e: fsin 11475 long fsin - tbl_unsupp # 40: fsmove 12020 # fsin(): emulates the fsmove instruction #
|
H A D | pfpsp.S | 2487 # fdiv fddiv fsdiv fatanh fsin
|
/openbmc/linux/drivers/regulator/ |
H A D | Kconfig | 1258 integrate strobe/vsync/fsin signal to synchronize the IR camera.
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 705 "FSIN","FSIN","fsin","D9 FE","V","V","","","","",""
|