Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dprocessor.h214 unsigned long emulated_fp; member
240 .emulated_fp = 0, \
Dswitch_to.h54 next->thread.emulated_fp = 0; \
/linux-3.4.99/arch/mips/kernel/
Dtraps.c925 ((current->thread.emulated_fp++ > mt_fpemul_threshold))) { in mt_ase_fp_affinity()