tag | line | file | source code |
sti_ptr | 127 | arch/i386/math-emu/fpu_aux.c | register FPU_REG *sti_ptr = &st(FPU_rm), *st0_ptr = &st(0); |
sti_ptr | 131 | arch/i386/math-emu/fpu_aux.c | if ( sti_ptr->tag == TW_Empty ) |
sti_ptr | 138 | arch/i386/math-emu/fpu_aux.c | reg_move(sti_ptr, st0_ptr); /* Masked response */ |
sti_ptr | 142 | arch/i386/math-emu/fpu_aux.c | if ( sti_ptr->tag == TW_Empty ) |
sti_ptr | 145 | arch/i386/math-emu/fpu_aux.c | reg_move(st0_ptr, sti_ptr); /* Masked response */ |
sti_ptr | 151 | arch/i386/math-emu/fpu_aux.c | reg_move(sti_ptr, st0_ptr); |
sti_ptr | 152 | arch/i386/math-emu/fpu_aux.c | reg_move(&t, sti_ptr); |