Searched refs:fcos (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | tbldo.S | 311 .long scos |$1d-0 fcos norm 312 .long ld_pone |$1d-1 fcos zero 313 .long t_operr |$1d-2 fcos inf 314 .long src_nan |$1d-3 fcos nan 315 .long scosd |$1d-4 fcos denorm 316 .long serror |$1d-5 fcos ERROR 317 .long serror |$1d-6 fcos ERROR 318 .long serror |$1d-7 fcos ERROR
|
/linux-2.4.37.9/arch/i386/math-emu/ |
D | README | 271 The code for reducing the argument for the trig functions (fsin, fcos, 276 FPU). There is also now no degradation of accuracy for fcos and fptan 316 The results show that the fsin, fcos and fptan instructions return 330 fcos (0,pi/2) 547563 0 126 10532 63.85 0.700801 356 cases of fcos and fptan, the first column gives the results when all 367 bits f2xm1 f2xm1 fpatan fcos fcos fyl2x fyl2xp1 fsin fptan fptan
|
D | fpu_trig.c | 754 static void fcos(FPU_REG *st0_ptr, u_char st0_tag) in fcos() function 1839 fprem, fyl2xp1, fsqrt_, fsincos, frndint_, fscale, (FUNC_ST0)fsin, fcos
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 4729 short scos - tbl_trans # $1d-0 fcos norm 4730 short ld_pone - tbl_trans # $1d-1 fcos zero 4731 short t_operr - tbl_trans # $1d-2 fcos inf 4732 short src_qnan - tbl_trans # $1d-3 fcos qnan 4733 short scosd - tbl_trans # $1d-5 fcos denorm 4734 short src_snan - tbl_trans # $1d-4 fcos snan 4735 short tbl_trans - tbl_trans # $1d-6 fcos unnorm 11234 global fcos 11235 fcos: label
|
D | pfpsp.S | 4109 long tbl_unsupp - tbl_unsupp # 1d: fcos
|