Searched refs:fpcCSR (Results 1 – 1 of 1) sorted by relevance
1159 MipsEmulateBranch(struct trapframe *framePtr, uintptr_t instPC, int fpcCSR, in MipsEmulateBranch() argument1275 condition = fpcCSR & MIPS_FPU_COND_BIT; in MipsEmulateBranch()1277 condition = !(fpcCSR & MIPS_FPU_COND_BIT); in MipsEmulateBranch()