HomeSort by: relevance | last modified time | path
    Searched refs:OP_JALR (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/mips/include/
mips_opcode.h 232 #define OP_JALR 011
  /src/sys/arch/mips/mips/
mips_stacktrace.c 406 case OP_JALR:
db_interface.c 970 if (i.RType.op == OP_JR || i.RType.op == OP_JALR)
989 i.RType.func == OP_JALR))
mips_fixup.c 392 case OP_JALR:
db_disasm.c 348 case OP_JALR:
mips_emul.c 85 if (inst.RType.func == OP_JR || inst.RType.func == OP_JALR)
  /src/sys/arch/arc/arc/
minidebug.c 725 case OP_JALR:

Completed in 329 milliseconds