Home
last modified time | relevance | path

Searched refs:OP_BLTZL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h365 #define OP_BLTZL 002 macro
370 #define OP_R_BLTZL OP_BLTZL
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c273 case OP_BLTZL: in db_inst_type()
H A Dtrap.c1199 case OP_BLTZL: in MipsEmulateBranch()