Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h693 #define MASK_AES64IM 0xfff0707f macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c1004 {"aes64im", 64, INSN_CLASS_ZKND, "d,s", MATCH_AES64IM, MASK_AES64IM, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h759 #define MASK_AES64IM 0xfff0707f macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1130 {"aes64im", 64, INSN_CLASS_ZKND, "d,s", MATCH_AES64IM, MASK_AES64IM, match_opcode, 0 },