Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h388 #define OP_BGEZAL 021 macro
393 #define OP_R_BGEZAL OP_BGEZAL
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c281 case OP_BGEZAL: in db_inst_type()
H A Dtrap.c1210 case OP_BGEZAL: in MipsEmulateBranch()