Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1520 {"vneg.v", 0, INSN_CLASS_V, "Vd,VtVm", MATCH_VRSUBVX, MASK_VRSUBVX | MASK_RS1, match_opcode, …
1527 {"vrsub.vx", 0, INSN_CLASS_V, "Vd,Vt,sVm", MATCH_VRSUBVX, MASK_VRSUBVX, match_opcode, 0 },
2594 {"th.vneg.v", 0, INSN_CLASS_XTHEADVECTOR, "Vd,VtVm", MATCH_VRSUBVX, MASK_VRSUBVX | MASK_RS1, …
2600 {"th.vrsub.vx", 0, INSN_CLASS_XTHEADVECTOR, "Vd,Vt,sVm", MATCH_VRSUBVX, MASK_VRSUBVX, match_opco…
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1609 {"vneg.v", 0, INSN_CLASS_V, "Vd,VtVm", MATCH_VRSUBVX, MASK_VRSUBVX | MASK_RS1, match_opcode, …
1616 {"vrsub.vx", 0, INSN_CLASS_V, "Vd,Vt,sVm", MATCH_VRSUBVX, MASK_VRSUBVX, match_opcode, 0 },
2689 {"th.vneg.v", 0, INSN_CLASS_XTHEADVECTOR, "Vd,VtVm", MATCH_VRSUBVX, MASK_VRSUBVX | MASK_RS1, …
2695 {"th.vrsub.vx", 0, INSN_CLASS_XTHEADVECTOR, "Vd,Vt,sVm", MATCH_VRSUBVX, MASK_VRSUBVX, match_opco…
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h1479 #define MASK_VRSUBVX 0xfc00707f macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h1515 #define MASK_VRSUBVX 0xfc00707f macro