Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h347 #define OP_SHE 035 /* EVA */ macro
/netbsd-src/sys/arch/mips/mips/
H A Ddb_disasm.c128 [OP_SHE] = "she",
543 case OP_SHE: in db_disasm_insn()