Home
last modified time | relevance | path

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

/netbsd/sys/arch/mips/include/
H A Dmips_opcode.h350 #define OP_BSHFL 040 /* MIPS32/64 r2 */ macro
/netbsd/sys/arch/mips/mips/
H A Ddb_disasm.c131 [OP_BSHFL] = "bshfl",
500 if (i.RType.func == OP_BSHFL) { in db_disasm_insn()