Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h418 #define COPz_BC_TRUE 0x01 macro
/f-stack/freebsd/mips/mips/
H A Dtrap.c1274 if ((inst.RType.rt & COPz_BC_TF_MASK) == COPz_BC_TRUE) in MipsEmulateBranch()