Searched refs:fsincos (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/arch/m68k/fpsp040/ |
D | tbldo.S | 481 .long ssincos |$30-0 fsincos norm 482 .long ssincosz |$30-1 fsincos zero 483 .long ssincosi |$30-2 fsincos inf 484 .long ssincosnan |$30-3 fsincos nan 485 .long ssincosd |$30-4 fsincos denorm 486 .long serror |$30-5 fsincos ERROR 487 .long serror |$30-6 fsincos ERROR 488 .long serror |$30-7 fsincos ERROR 490 .long ssincos |$31-0 fsincos norm 491 .long ssincosz |$31-1 fsincos zero [all …]
|
D | do_func.S | 6 | extension word (except in the case of fmovecr and fsincos).
|
/linux-6.6.21/arch/x86/math-emu/ |
D | fpu_trig.c | 691 static void fsincos(FPU_REG *st0_ptr, u_char st0_tag) in fsincos() function 1643 fprem, fyl2xp1, fsqrt_, fsincos, frndint_, fscale, fsin, fcos
|
D | README | 272 fptan and fsincos) has been improved and now effectively uses a value
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 917 btst &0x4,1+EXC_CMDREG(%a6) # is op an fsincos? 2489 # fint fcos fsincos 2564 btst &0x4,1+EXC_CMDREG(%a6) # is operation fsincos,ftst,fcmp? 2580 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic 2582 btst &0x3,1+EXC_CMDREG(%a6) # is operation fsincos? 11459 long fsincos - tbl_unsupp # 30: fsincos 11460 long fsincos - tbl_unsupp # 31: fsincos 11461 long fsincos - tbl_unsupp # 32: fsincos 11462 long fsincos - tbl_unsupp # 33: fsincos 11463 long fsincos - tbl_unsupp # 34: fsincos [all …]
|
D | pfpsp.S | 916 btst &0x4,1+EXC_CMDREG(%a6) # is op an fsincos? 2488 # fint fcos fsincos 2563 btst &0x4,1+EXC_CMDREG(%a6) # is operation fsincos,ftst,fcmp? 2579 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic 2581 btst &0x3,1+EXC_CMDREG(%a6) # is operation fsincos?
|