Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h1735 #define MASK_VASUBVV 0xfc00707f macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c1590 {"vasub.vv", 0, INSN_CLASS_V, "Vd,Vt,VsVm", MATCH_VASUBVV, MASK_VASUBVV, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h1801 #define MASK_VASUBVV 0xfc00707f macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1716 {"vasub.vv", 0, INSN_CLASS_V, "Vd,Vt,VsVm", MATCH_VASUBVV, MASK_VASUBVV, match_opcode, 0 },