Home
last modified time | relevance | path

Searched refs:FPU_tagof (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_proto.h135 extern int FPU_tagof(FPU_REG *ptr);
Dreg_ld_str.c55 int FPU_tagof(FPU_REG *ptr) in FPU_tagof() function
98 return FPU_tagof(sti_ptr); in FPU_load_extended()
1288 FPU_settag(regnr, FPU_tagof(&st(i))); in frstor()
Dfpu_entry.c716 tag = FPU_tagof((FPU_REG *)((u_char *)S387->st_space + 10*regnr)); in restore_i387_soft()