Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h363 #define OP_BLTZ 000 macro
368 #define OP_R_BLTZ OP_BLTZ
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c272 case OP_BLTZ: in db_inst_type()
H A Dtrap.c1198 case OP_BLTZ: in MipsEmulateBranch()