Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h351 #define OP_SWLE 041 /* EVA */ macro
/netbsd-src/sys/arch/mips/mips/
H A Ddb_disasm.c132 [OP_SWLE] = "swle",
546 case OP_SWLE: in db_disasm_insn()