Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/include/
Dmips_opcode.h387 #define OP_BGEZAL 021 macro
392 #define OP_R_BGEZAL OP_BGEZAL
/freebsd-10-stable/sys/mips/mips/
Ddb_interface.c280 case OP_BGEZAL: in db_inst_type()
Dtrap.c1227 case OP_BGEZAL: in MipsEmulateBranch()