Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h243 #define OP_JALR 011 macro
251 #define OP_F_JALR OP_JALR
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c263 case OP_JALR: in db_inst_type()
H A Ddb_disasm.c204 case OP_JALR: in md_printins()
H A Ddb_trace.c226 case OP_JALR: in stacktrace_subr()
H A Dtrap.c1186 case OP_JALR: in MipsEmulateBranch()