Home
last modified time | relevance | path

Searched refs:OP_DINS (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/mips/include/
H A Dmips_opcode.h341 #define OP_DINS 007 /* MIPS32/64 r2 */ macro
/netbsd/sys/arch/mips/mips/
H A Ddb_disasm.c123 [OP_DINS] = "dins",
480 if (i.RType.func <= OP_DINS) { in db_disasm_insn()