Searched refs:st1 (Results 1 - 13 of 13) sorted by relevance
| /vbox/src/VBox/Runtime/common/math/ |
| H A D | logl.asm | 41 fld tword [xBP + xCB*2] ; st1=log(2) st0=lrd 42 fld st0 ; st1=log(2) st0=lrd st0=lrd 43 fsub qword [.one xWrtRIP] ; st2=log(2) st1=lrd st0=lrd-1.0 44 fld st0 ; st3=log(2) st2=lrd st1=lrd-1.0 st0=lrd-1.0 45 fabs ; st3=log(2) st2=lrd st1=lrd-1.0 st0=abs(lrd-1.0) 46 fcomp qword [.limit xWrtRIP] ; st2=log(2) st1=lrd st0=lrd-1.0 51 fstp st0 ; st1=log(2) st0=lrd 56 fstp st1 ; st1=log(2) st0=lrd-1.0
|
| H A D | sinl.asm | 48 fxch st1 54 fstp st1
|
| H A D | tanl.asm | 48 fxch st1 54 fstp st1
|
| H A D | cosl.asm | 48 fxch st1
|
| H A D | ldexpl.asm | 50 fstp st1
|
| H A D | remainder.asm | 56 fstp st1
|
| H A D | remainderf.asm | 55 fstp st1
|
| H A D | remainderl.asm | 52 fstp st1
|
| /vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
| H A D | dlg_a.c | 571 static DfaState st1[42] = { variable 1234 st1,
|
| /vbox/src/VBox/VMM/testcase/ |
| H A D | tstX86-1A.asm | 2161 FpuReservedEncoding {db 0d9h, 0d9h}, { fstp st1 } 2231 FpuReservedEncoding {db 0dch, 0d1h}, { fcom st1 } 2239 FpuReservedEncoding {db 0dch, 0d9h}, { fcomp st1 } 2249 FpuReservedEncoding {db 0ddh, 0c9h}, { fxch st1 } 2277 FpuReservedEncoding {db 0deh, 0d1h}, { fcomp st1 } 2294 FpuReservedEncoding {db 0dfh, 0c9h}, { fxch st1 } 2302 FpuReservedEncoding {db 0dfh, 0d1h}, { fstp st1 } 2310 FpuReservedEncoding {db 0dfh, 0d9h}, { fstp st1 } 2977 FpuCheckOpcodeCsIp { fsubrp st1, st0 } 2985 FpuCheckOpcodeCsIp { fsubrp st1, st [all...] |
| /vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
| H A D | via-rhine.c | 1103 unsigned char st1,st2,adv1,adv2,l1,l2; 1105 st1=ReadMII(1,ioaddr)>>8; 1111 printf(" status 0x%hhX%hhX, advertising 0x%hhX%hhX, link 0x%hhX%hhX\n", st1,st2,adv1,adv2,l1,l2);
|
| /vbox/src/VBox/VMM/VMMAll/ |
| H A D | IEMAllAImpl.asm | 2441 IEMIMPL_FPU_R80_BY_R80 fadd, {st0, st1} 2442 IEMIMPL_FPU_R80_BY_R80 fmul, {st0, st1} 2443 IEMIMPL_FPU_R80_BY_R80 fsub, {st0, st1} 2444 IEMIMPL_FPU_R80_BY_R80 fsubr, {st0, st1} 2445 IEMIMPL_FPU_R80_BY_R80 fdiv, {st0, st1} 2446 IEMIMPL_FPU_R80_BY_R80 fdivr, {st0, st1} 2508 %1 st0, st1 2543 %1 st1
|
| /vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
| H A D | scan.c | 1880 static DfaState st1[60] = { variable 5048 st1,
|
Completed in 84 milliseconds