Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h1471 #define MASK_VMADCVVM 0xfe00707f macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c1434 {"vmadc.vvm", 0, INSN_CLASS_V, "Vd,Vt,Vs,V0", MATCH_VMADCVVM, MASK_VMADCVVM, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h1537 #define MASK_VMADCVVM 0xfe00707f macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1560 {"vmadc.vvm", 0, INSN_CLASS_V, "Vd,Vt,Vs,V0", MATCH_VMADCVVM, MASK_VMADCVVM, match_opcode, 0 },