tag | line | file | source code |
st | 119 | kernel/FPU-emu/errors.c | FPU_REG *r = &st(i); |
st | 415 | kernel/FPU-emu/errors.c | reg_move(&CONST_QNaN, FPU_st0_ptr = &st(0)); |
st | 21 | kernel/FPU-emu/fpu_arith.c | reg_add(FPU_st0_ptr, &st(FPU_rm), FPU_st0_ptr, control_word); |
st | 28 | kernel/FPU-emu/fpu_arith.c | reg_mul(FPU_st0_ptr, &st(FPU_rm), FPU_st0_ptr, control_word); |
st | 36 | kernel/FPU-emu/fpu_arith.c | reg_sub(FPU_st0_ptr, &st(FPU_rm), FPU_st0_ptr, control_word); |
st | 43 | kernel/FPU-emu/fpu_arith.c | reg_sub(&st(FPU_rm), FPU_st0_ptr, FPU_st0_ptr, control_word); |
st | 50 | kernel/FPU-emu/fpu_arith.c | reg_div(FPU_st0_ptr, &st(FPU_rm), FPU_st0_ptr, control_word); |
st | 57 | kernel/FPU-emu/fpu_arith.c | reg_div(&st(FPU_rm), FPU_st0_ptr, FPU_st0_ptr, control_word); |
st | 65 | kernel/FPU-emu/fpu_arith.c | reg_add(FPU_st0_ptr, &st(FPU_rm), &st(FPU_rm), control_word); |
st | 72 | kernel/FPU-emu/fpu_arith.c | reg_mul(&st(FPU_rm), FPU_st0_ptr, &st(FPU_rm), control_word); |
st | 81 | kernel/FPU-emu/fpu_arith.c | reg_sub(FPU_st0_ptr, &st(FPU_rm), &st(FPU_rm), control_word); |
st | 90 | kernel/FPU-emu/fpu_arith.c | reg_sub(&st(FPU_rm), FPU_st0_ptr, &st(FPU_rm), control_word); |
st | 97 | kernel/FPU-emu/fpu_arith.c | reg_div(FPU_st0_ptr, &st(FPU_rm), &st(FPU_rm), control_word); |
st | 104 | kernel/FPU-emu/fpu_arith.c | reg_div(&st(FPU_rm), FPU_st0_ptr, &st(FPU_rm), control_word); |
st | 112 | kernel/FPU-emu/fpu_arith.c | reg_add(FPU_st0_ptr, &st(FPU_rm), &st(FPU_rm), control_word); |
st | 120 | kernel/FPU-emu/fpu_arith.c | reg_mul(&st(FPU_rm), FPU_st0_ptr, &st(FPU_rm), control_word); |
st | 131 | kernel/FPU-emu/fpu_arith.c | reg_sub(FPU_st0_ptr, &st(FPU_rm), &st(FPU_rm), control_word); |
st | 141 | kernel/FPU-emu/fpu_arith.c | reg_sub(&st(FPU_rm), FPU_st0_ptr, &st(FPU_rm), control_word); |
st | 149 | kernel/FPU-emu/fpu_arith.c | reg_div(FPU_st0_ptr, &st(FPU_rm), &st(FPU_rm), control_word); |
st | 157 | kernel/FPU-emu/fpu_arith.c | reg_div(&st(FPU_rm), FPU_st0_ptr, &st(FPU_rm), control_word); |
st | 98 | kernel/FPU-emu/fpu_aux.c | { reg_move(&st(FPU_rm), st_new_ptr); push(); } |
st | 118 | kernel/FPU-emu/fpu_aux.c | register FPU_REG *sti_ptr = &st(FPU_rm); |
st | 128 | kernel/FPU-emu/fpu_aux.c | st(FPU_rm).tag = TW_Empty; |
st | 135 | kernel/FPU-emu/fpu_aux.c | st(FPU_rm).tag = TW_Empty; |
st | 143 | kernel/FPU-emu/fpu_aux.c | reg_move(FPU_st0_ptr, &st(FPU_rm)); |
st | 150 | kernel/FPU-emu/fpu_aux.c | reg_move(FPU_st0_ptr, &st(FPU_rm)); |
st | 60 | kernel/FPU-emu/fpu_emu.h | #define STACK_OVERFLOW (st_new_ptr = &st(-1), st_new_ptr->tag != TW_Empty) |
st | 61 | kernel/FPU-emu/fpu_emu.h | #define NOT_EMPTY(i) (st(i).tag != TW_Empty) |
st | 221 | kernel/FPU-emu/fpu_entry.c | FPU_st0_ptr = &st(0); |
st | 274 | kernel/FPU-emu/fpu_entry.c | FPU_st0_ptr = &st(0); |
st | 463 | kernel/FPU-emu/fpu_trig.c | FPU_REG *st1_ptr = &st(1); |
st | 548 | kernel/FPU-emu/fpu_trig.c | FPU_REG *st1_ptr = &st(1); |
st | 558 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 567 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 585 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 597 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 604 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 613 | kernel/FPU-emu/fpu_trig.c | { pop(); FPU_st0_ptr = &st(0); arith_invalid(FPU_st0_ptr); return; } |
st | 617 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 632 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 640 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 648 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 657 | kernel/FPU-emu/fpu_trig.c | FPU_REG *st1_ptr = &st(1); |
st | 687 | kernel/FPU-emu/fpu_trig.c | pop(); FPU_st0_ptr = &st(0); |
st | 766 | kernel/FPU-emu/fpu_trig.c | FPU_REG *st1_ptr = &st(1); |
st | 833 | kernel/FPU-emu/fpu_trig.c | FPU_REG *st1_ptr = &st(1); |
st | 58 | kernel/FPU-emu/load_store.c | pop_ptr = &st(0); /* Some of these instructions pop after |
st | 66 | kernel/FPU-emu/load_store.c | pop_ptr = &st(-1); |
st | 152 | kernel/FPU-emu/reg_compare.c | int c = compare(&st(nr)); |
st | 188 | kernel/FPU-emu/reg_compare.c | int c = compare(&st(nr)); |
st | 244 | kernel/FPU-emu/reg_compare.c | pop(); FPU_st0_ptr = &st(0); |
st | 270 | kernel/FPU-emu/reg_compare.c | pop(); FPU_st0_ptr = &st(0); |
st | 125 | kernel/blk_drv/scsi/aha1740.h | st:1, /* Suppress Transfer */ |