Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h375 #define OP_TLTI 012 macro
382 #define OP_R_TLTI OP_TLTI
/f-stack/freebsd/mips/mips/
H A Dtrap.c1220 case OP_TLTI: in MipsEmulateBranch()