Home
last modified time | relevance | path

Searched refs:own_fpu (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dfpu.h160 static inline int own_fpu(int restore) in own_fpu() function
/Linux-v4.19/arch/mips/kernel/
Dtraps.c812 own_fpu(1); in simulate_fp()
866 own_fpu(1); /* Using the FPU again. */ in do_fpe()
1266 return own_fpu(1); in enable_restore_fp_context()
Dbranch.c691 own_fpu(1); in __compute_return_epc_for_insn()
Dunaligned.c1227 own_fpu(1); /* Restore FPU state. */ in emulate_load_store_insn()
1740 own_fpu(1); /* restore FPU state */ in emulate_load_store_microMIPS()
Dmips-r2-to-r6-emul.c1203 own_fpu(1); /* Restore FPU state. */ in mipsr2_decoder()