Home
last modified time | relevance | path

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

/NextBSD/sys/mips/include/
HDmips_opcode.h386 #define OP_BLTZAL 020 macro
391 #define OP_R_BLTZAL OP_BLTZAL
/NextBSD/sys/mips/mips/
HDdb_interface.c278 case OP_BLTZAL: in db_inst_type()
HDtrap.c1197 case OP_BLTZAL: in MipsEmulateBranch()