Home
last modified time | relevance | path

Searched refs:OP_BGTZ (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h151 #define OP_BGTZ 007 macro
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c299 case OP_BGTZ: in db_inst_type()
H A Ddb_disasm.c245 case OP_BGTZ: in md_printins()
H A Ddb_trace.c242 case OP_BGTZ: in stacktrace_subr()
H A Dtrap.c1262 case OP_BGTZ: in MipsEmulateBranch()