Searched refs:COPz_BC_CC_MASK (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/mips64/include/
H A Dmips_opcode.h322 #define COPz_BC_CC_MASK 0x1c macro
/openbsd-current/sys/arch/mips64/mips64/
H A Dtrap.c955 cc = (inst.RType.rt & COPz_BC_CC_MASK) >>
H A Dfp_emulate.c1626 cc = (inst.RType.rt & COPz_BC_CC_MASK) >> COPz_BC_CC_SHIFT;

Completed in 94 milliseconds