Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/math-emu/
Dfpu_proto.h137 extern int FPU_tagof(FPU_REG *ptr);
Dreg_ld_str.c52 int FPU_tagof(FPU_REG *ptr) in FPU_tagof() function
90 return FPU_tagof(sti_ptr); in FPU_load_extended()
1137 FPU_settag(regnr, FPU_tagof(&st(i))); in frstor()
Dfpu_entry.c720 FPU_tagof((FPU_REG *) ((u_char *) S387->st_space + in fpregs_soft_set()