Home
last modified time | relevance | path

Searched refs:MATCH_CLZ (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h422 #define MATCH_CLZ 0x60001013 macro
2721 DECLARE_INSN(clz, MATCH_CLZ, MASK_CLZ)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h488 #define MATCH_CLZ 0x60001013 macro
3709 DECLARE_INSN(clz, MATCH_CLZ, MASK_CLZ)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c925 {"clz", 0, INSN_CLASS_ZBB, "d,s", MATCH_CLZ, MASK_CLZ, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1047 {"clz", 0, INSN_CLASS_ZBB, "d,s", MATCH_CLZ, MASK_CLZ, match_opcode, 0 },