Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h390 #define OP_BGEZALL 023 macro
395 #define OP_R_BGEZALL OP_BGEZALL
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c282 case OP_BGEZALL: in db_inst_type()
H A Dtrap.c1211 case OP_BGEZALL: in MipsEmulateBranch()