Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dbranch.c145 unsigned int fcr31; in __mm_isBranchInstr() local
688 unsigned int bit, fcr31, reg; in __compute_return_epc_for_insn() local
H A Dtraps.c771 void force_fcr31_sig(unsigned long fcr31, void __user *fault_addr, in force_fcr31_sig()
790 int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcr31) in process_fpemu_return()
827 unsigned long fcr31; in simulate_fp() local
874 asmlinkage void do_fpe(struct pt_regs *regs, unsigned long fcr31) in do_fpe()
1167 unsigned long fcr31 = 0; in do_ri() local
1468 unsigned long fcr31; in do_cpu() local
H A Dptrace.c351 u32 fcr31; in ptrace_setfcr31() local
514 u32 fcr31; in fpr_set() local
H A Dmips-r2-to-r6-emul.c906 int mipsr2_decoder(struct pt_regs *regs, u32 inst, unsigned long *fcr31) in mipsr2_decoder()
/openbmc/linux/arch/mips/include/asm/
H A Dfpregdef.h56 #define fcr31 $31 /* FPU status register */ macro
95 #define fcr31 $31 macro
H A Dmips-r2-to-r6-emul.h88 unsigned long *fcr31) in mipsr2_decoder()
H A Dprocessor.h125 unsigned int fcr31; member
H A Dfpu_emulator.h180 static inline unsigned long mask_fcr31_x(unsigned long fcr31) in mask_fcr31_x()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c428 unsigned int fcr31; in isBranchInstr() local
851 u32 fcr31 = ctx->fcr31; in cop1_cfc() local
908 u32 fcr31 = ctx->fcr31; in cop1_ctc() local
/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h43 unsigned int fcr31; member
/openbmc/qemu/target/mips/
H A Dcpu.h68 uint32_t fcr31; member