Home
last modified time | relevance | path

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

/NextBSD/sys/mips/include/
HDmips_opcode.h375 #define OP_TLTIU 013 macro
382 #define OP_R_TLTIU OP_TLTIU
/NextBSD/sys/mips/mips/
HDtrap.c1218 case OP_TLTIU: in MipsEmulateBranch()