taglinefilesource code
sti_ptr120drivers/FPU-emu/fpu_aux.cregister FPU_REG *sti_ptr = &st(FPU_rm);
sti_ptr124drivers/FPU-emu/fpu_aux.cif ( sti_ptr->tag == TW_Empty )
sti_ptr131drivers/FPU-emu/fpu_aux.creg_move(sti_ptr, FPU_st0_ptr);   /* Masked response */
sti_ptr135drivers/FPU-emu/fpu_aux.cif ( sti_ptr->tag == TW_Empty )
sti_ptr138drivers/FPU-emu/fpu_aux.creg_move(FPU_st0_ptr, sti_ptr);   /* Masked response */
sti_ptr144drivers/FPU-emu/fpu_aux.creg_move(sti_ptr, FPU_st0_ptr);
sti_ptr145drivers/FPU-emu/fpu_aux.creg_move(&t, sti_ptr);