tag | line | file | source code |
PST | 92 | kernel/math/emulate.c | ftst(PST(0)); |
PST | 130 | kernel/math/emulate.c | fsqrt(PST(0),&tmp); |
PST | 140 | kernel/math/emulate.c | frndint(PST(0),&tmp); |
PST | 144 | kernel/math/emulate.c | fucom(PST(1),PST(0)); |
PST | 160 | kernel/math/emulate.c | fcom(PST(1),PST(0)); |
PST | 169 | kernel/math/emulate.c | fadd(PST(0),PST(code & 7),&tmp); |
PST | 173 | kernel/math/emulate.c | fmul(PST(0),PST(code & 7),&tmp); |
PST | 177 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
PST | 180 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
PST | 186 | kernel/math/emulate.c | fadd(PST(0),&tmp,&tmp); |
PST | 191 | kernel/math/emulate.c | fadd(PST(0),PST(code & 7),&tmp); |
PST | 195 | kernel/math/emulate.c | fdiv(PST(0),PST(code & 7),&tmp); |
PST | 199 | kernel/math/emulate.c | fdiv(PST(code & 7),PST(0),&tmp); |
PST | 214 | kernel/math/emulate.c | fadd(PST(0),PST(code & 7),&tmp); |
PST | 218 | kernel/math/emulate.c | fmul(PST(0),PST(code & 7),&tmp); |
PST | 222 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
PST | 225 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
PST | 230 | kernel/math/emulate.c | fadd(PST(0),PST(code & 7),&tmp); |
PST | 236 | kernel/math/emulate.c | fadd(PST(code & 7),&tmp,&tmp); |
PST | 240 | kernel/math/emulate.c | fdiv(PST(0),PST(code & 7),&tmp); |
PST | 244 | kernel/math/emulate.c | fdiv(PST(code & 7),PST(0),&tmp); |
PST | 261 | kernel/math/emulate.c | fucom(PST(code & 7),PST(0)); |
PST | 264 | kernel/math/emulate.c | fucom(PST(code & 7),PST(0)); |
PST | 268 | kernel/math/emulate.c | fadd(PST(code & 7),PST(0),&tmp); |
PST | 273 | kernel/math/emulate.c | fmul(PST(code & 7),PST(0),&tmp); |
PST | 278 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
PST | 283 | kernel/math/emulate.c | fadd(PST(0),PST(code & 7),&tmp); |
PST | 290 | kernel/math/emulate.c | fadd(PST(code & 7),&tmp,&tmp); |
PST | 295 | kernel/math/emulate.c | fdiv(PST(0),PST(code & 7),&tmp); |
PST | 300 | kernel/math/emulate.c | fdiv(PST(code & 7),PST(0),&tmp); |
PST | 320 | kernel/math/emulate.c | put_short_real(PST(0),info,code); |
PST | 323 | kernel/math/emulate.c | put_short_real(PST(0),info,code); |
PST | 354 | kernel/math/emulate.c | put_long_int(PST(0),info,code); |
PST | 357 | kernel/math/emulate.c | put_long_int(PST(0),info,code); |
PST | 366 | kernel/math/emulate.c | put_temp_real(PST(0),info,code); |
PST | 370 | kernel/math/emulate.c | put_long_real(PST(0),info,code); |
PST | 373 | kernel/math/emulate.c | put_long_real(PST(0),info,code); |
PST | 402 | kernel/math/emulate.c | put_short_int(PST(0),info,code); |
PST | 405 | kernel/math/emulate.c | put_short_int(PST(0),info,code); |
PST | 419 | kernel/math/emulate.c | put_BCD(PST(0),info,code); |
PST | 423 | kernel/math/emulate.c | put_longlong_int(PST(0),info,code); |
PST | 442 | kernel/math/emulate.c | fadd(&tmp,PST(0),&tmp); |
PST | 446 | kernel/math/emulate.c | fmul(&tmp,PST(0),&tmp); |
PST | 450 | kernel/math/emulate.c | fcom(&tmp,PST(0)); |
PST | 453 | kernel/math/emulate.c | fcom(&tmp,PST(0)); |
PST | 458 | kernel/math/emulate.c | fadd(&tmp,PST(0),&tmp); |
PST | 463 | kernel/math/emulate.c | fadd(&tmp,PST(0),&tmp); |
PST | 467 | kernel/math/emulate.c | fdiv(PST(0),&tmp,&tmp); |
PST | 471 | kernel/math/emulate.c | fdiv(&tmp,PST(0),&tmp); |