Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dfpu_proto.h150 extern int FPU_tagof(FPU_REG *ptr);
Dreg_ld_str.c53 int FPU_tagof(FPU_REG *ptr) in FPU_tagof() function
91 return FPU_tagof(sti_ptr); in FPU_load_extended()
1138 FPU_settag(regnr, FPU_tagof(&st(i))); in FPU_frstor()
Dfpu_entry.c679 FPU_tagof((FPU_REG *) ((u_char *) S387->st_space + in fpregs_soft_set()