Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h373 #define OP_TGEI 010 macro
380 #define OP_R_TGEI OP_TGEI
/f-stack/freebsd/mips/mips/
H A Dtrap.c1218 case OP_TGEI: in MipsEmulateBranch()