Searched refs:sti_ptr (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Dfpu_aux.c134 FPU_REG *st0_ptr = &st(0), *sti_ptr = &st(i); local
148 FPU_copy_to_reg0(sti_ptr, sti_tag);
164 reg_copy(sti_ptr, st0_ptr);
165 reg_copy(&t, sti_ptr);
H A Dreg_ld_str.c83 FPU_REG *sti_ptr = &st(stnr); local
87 __copy_from_user(sti_ptr, s, 10);
90 return FPU_tagof(sti_ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_aux.c134 FPU_REG *st0_ptr = &st(0), *sti_ptr = &st(i); local
148 FPU_copy_to_reg0(sti_ptr, sti_tag);
164 reg_copy(sti_ptr, st0_ptr);
165 reg_copy(&t, sti_ptr);
H A Dreg_ld_str.c83 FPU_REG *sti_ptr = &st(stnr); local
87 __copy_from_user(sti_ptr, s, 10);
90 return FPU_tagof(sti_ptr);

Completed in 136 milliseconds