Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h364 #define OP_BGEZ 001 macro
369 #define OP_R_BGEZ OP_BGEZ
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c274 case OP_BGEZ: in db_inst_type()
H A Dtrap.c1208 case OP_BGEZ: in MipsEmulateBranch()