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

  /src/sys/arch/mips/include/
mips_opcode.h 362 #define OP_RDHWR 073 /* MIPS32/64 r2 */
  /src/sys/arch/mips/mips/
db_disasm.c 143 [OP_RDHWR] = "rdhwr",
493 if (i.RType.func == OP_RDHWR) {
mips_emul.c 466 case OP_RDHWR:

Completed in 13 milliseconds