Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/include/
HDmips_opcode.h417 #define COPz_BC_TRUE 0x01 macro
/freebsd-11-stable/sys/mips/mips/
HDtrap.c1294 if ((inst.RType.rt & COPz_BC_TF_MASK) == COPz_BC_TRUE) in MipsEmulateBranch()