taglinefilesource code
sti_ptr127drivers/FPU-emu/fpu_aux.cregister FPU_REG *sti_ptr = &st(FPU_rm), *st0_ptr = &st(0);
sti_ptr131drivers/FPU-emu/fpu_aux.cif ( sti_ptr->tag == TW_Empty )
sti_ptr138drivers/FPU-emu/fpu_aux.creg_move(sti_ptr, st0_ptr);   /* Masked response */
sti_ptr142drivers/FPU-emu/fpu_aux.cif ( sti_ptr->tag == TW_Empty )
sti_ptr145drivers/FPU-emu/fpu_aux.creg_move(st0_ptr, sti_ptr);   /* Masked response */
sti_ptr151drivers/FPU-emu/fpu_aux.creg_move(sti_ptr, st0_ptr);
sti_ptr152drivers/FPU-emu/fpu_aux.creg_move(&t, sti_ptr);