taglinefilesource code
sti_ptr127arch/i386/math-emu/fpu_aux.cregister FPU_REG *sti_ptr = &st(FPU_rm), *st0_ptr = &st(0);
sti_ptr131arch/i386/math-emu/fpu_aux.cif ( sti_ptr->tag == TW_Empty )
sti_ptr138arch/i386/math-emu/fpu_aux.creg_move(sti_ptr, st0_ptr);   /* Masked response */
sti_ptr142arch/i386/math-emu/fpu_aux.cif ( sti_ptr->tag == TW_Empty )
sti_ptr145arch/i386/math-emu/fpu_aux.creg_move(st0_ptr, sti_ptr);   /* Masked response */
sti_ptr151arch/i386/math-emu/fpu_aux.creg_move(sti_ptr, st0_ptr);
sti_ptr152arch/i386/math-emu/fpu_aux.creg_move(&t, sti_ptr);