Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h560 #define MATCH_CLMUL 0xa001033 macro
3738 DECLARE_INSN(clmul, MATCH_CLMUL, MASK_CLMUL)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h596 #define MATCH_CLMUL 0xa001033 macro
3795 DECLARE_INSN(clmul, MATCH_CLMUL, MASK_CLMUL)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1103 {"clmul", 0, INSN_CLASS_ZBC_OR_ZBKC, "d,s,t", MATCH_CLMUL, MASK_CLMUL, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1192 {"clmul", 0, INSN_CLASS_ZBC_OR_ZBKC, "d,s,t", MATCH_CLMUL, MASK_CLMUL, match_opcode, 0 },