tag | line | file | source code |
sti_ptr | 120 | drivers/FPU-emu/fpu_aux.c | register FPU_REG *sti_ptr = &st(FPU_rm); |
sti_ptr | 124 | drivers/FPU-emu/fpu_aux.c | if ( sti_ptr->tag == TW_Empty ) |
sti_ptr | 131 | drivers/FPU-emu/fpu_aux.c | reg_move(sti_ptr, FPU_st0_ptr); /* Masked response */ |
sti_ptr | 135 | drivers/FPU-emu/fpu_aux.c | if ( sti_ptr->tag == TW_Empty ) |
sti_ptr | 138 | drivers/FPU-emu/fpu_aux.c | reg_move(FPU_st0_ptr, sti_ptr); /* Masked response */ |
sti_ptr | 144 | drivers/FPU-emu/fpu_aux.c | reg_move(sti_ptr, FPU_st0_ptr); |
sti_ptr | 145 | drivers/FPU-emu/fpu_aux.c | reg_move(&t, sti_ptr); |