Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/include/
Dmips_opcode.h314 #define OP_CLZ 040 /* MIPS32/64 */ macro
/netbsd/src/sys/arch/mips/mips/
Ddb_disasm.c93 [OP_CLZ] = "clz",
458 || i.RType.func == OP_CLZ in db_disasm_insn()