Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dtrap.c1159 MipsEmulateBranch(struct trapframe *framePtr, uintptr_t instPC, int fpcCSR, in MipsEmulateBranch() argument
1275 condition = fpcCSR & MIPS_FPU_COND_BIT; in MipsEmulateBranch()
1277 condition = !(fpcCSR & MIPS_FPU_COND_BIT); in MipsEmulateBranch()