Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h387 #define OP_BLTZAL 020 macro
392 #define OP_R_BLTZAL OP_BLTZAL
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c279 case OP_BLTZAL: in db_inst_type()
H A Dtrap.c1200 case OP_BLTZAL: in MipsEmulateBranch()