Home
last modified time | relevance | path

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

/NextBSD/sys/mips/include/
HDmips_opcode.h365 #define OP_BGEZL 003 macro
370 #define OP_R_BGEZL OP_BGEZL
/NextBSD/sys/mips/mips/
HDdb_interface.c274 case OP_BGEZL: in db_inst_type()
HDtrap.c1206 case OP_BGEZL: in MipsEmulateBranch()