Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h250 unsigned long emulated_fp; member
278 .emulated_fp = 0, \
H A Dswitch_to.h62 next->thread.emulated_fp = 0; \
/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h79 unsigned long emulated_fp; member
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c937 ((current->thread.emulated_fp++ > mt_fpemul_threshold))) { in mt_ase_fp_affinity()