Searched refs:MASK_VRSUBVX (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1394 {"vneg.v", 0, INSN_CLASS_V, "Vd,VtVm", MATCH_VRSUBVX, MASK_VRSUBVX | MASK_RS1, match_opcode, INSN_ALIAS },
1401 {"vrsub.vx", 0, INSN_CLASS_V, "Vd,Vt,sVm", MATCH_VRSUBVX, MASK_VRSUBVX, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c1412 {"vneg.v", 0, INSN_CLASS_V, "Vd,VtVm", MATCH_VRSUBVX, MASK_VRSUBVX | MASK_RS1, match_opcode, INSN_ALIAS },
1419 {"vrsub.vx", 0, INSN_CLASS_V, "Vd,Vt,sVm", MATCH_VRSUBVX, MASK_VRSUBVX, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h1413 #define MASK_VRSUBVX 0xfc00707f macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h1413 #define MASK_VRSUBVX 0xfc00707f macro

Completed in 199 milliseconds