Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h145 #define OP_BCOND 001 macro
153 #define OP_REGIMM OP_BCOND
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c270 case OP_BCOND: in db_inst_type()
H A Ddb_disasm.c238 case OP_BCOND: in md_printins()
H A Ddb_trace.c236 case OP_BCOND: in stacktrace_subr()
H A Dtrap.c1196 case OP_BCOND: in MipsEmulateBranch()