Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h328 #define OP_CVM_EXTS32 073 /* OCTEON */ macro
/netbsd-src/sys/arch/mips/mips/
H A Ddb_disasm.c104 [OP_CVM_EXTS32] = "exts32",
425 || i.RType.func == OP_CVM_EXTS32) { in db_disasm_insn()