Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/include/
Dmips_opcode.h375 #define OP_TLTIU 013 macro
382 #define OP_R_TLTIU OP_TLTIU
/freebsd-10-stable/sys/mips/mips/
Dtrap.c1238 case OP_TLTIU: in MipsEmulateBranch()