Home
last modified time | relevance | path

Searched defs:fcr31 (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dbranch.c62 unsigned int fcr31; in __mm_isBranchInstr() local
419 unsigned int bit, fcr31, dspcontrol, reg; in __compute_return_epc_for_insn() local
Dtraps.c706 int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcr31) in process_fpemu_return()
768 unsigned long fcr31; in simulate_fp() local
818 asmlinkage void do_fpe(struct pt_regs *regs, unsigned long fcr31) in do_fpe()
1085 unsigned long fcr31 = 0; in do_ri() local
1348 unsigned long fcr31; in do_cpu() local
Dptrace.c88 u32 fcr31; in ptrace_setfcr31() local
Dmips-r2-to-r6-emul.c905 int mipsr2_decoder(struct pt_regs *regs, u32 inst, unsigned long *fcr31) in mipsr2_decoder()
/linux-4.4.14/arch/mips/include/asm/
Dfpregdef.h70 #define fcr31 $31 /* FPU status register */ macro
109 #define fcr31 $31 macro
Dfpu.h196 unsigned int fcr31 = current->thread.fpu.fcr31; in init_fpu() local
Dmips-r2-to-r6-emul.h88 unsigned long *fcr31) in mipsr2_decoder()
Dprocessor.h128 unsigned int fcr31; member
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c441 unsigned int fcr31; in isBranchInstr() local
854 u32 fcr31 = ctx->fcr31; in cop1_cfc() local
911 u32 fcr31 = ctx->fcr31; in cop1_ctc() local