Searched refs:fsincos (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A 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 …]
|
| H A D | do_func.S | 6 | extension word (except in the case of fmovecr and fsincos).
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | fpu_trig.c | 686 static void fsincos(FPU_REG *st0_ptr, u_char st0_tag) in fsincos() function 1638 fprem, fyl2xp1, fsqrt_, fsincos, frndint_, fscale, (FUNC_ST0) fsin, fcos
|
| H A D | README | 272 fptan and fsincos) has been improved and now effectively uses a value
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/ |
| H A 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 …]
|
| H A 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?
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 38584 asm ("fsincos" : "=t" (cos), "=u" (sin) : "0" (inp));
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 38584 asm ("fsincos" : "=t" (cos), "=u" (sin) : "0" (inp));
|