Home
last modified time | relevance | path

Searched refs:MATCH_VROR_VX (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2149 #define MATCH_VROR_VX 0x50004057 macro
3871 DECLARE_INSN(vror_vx, MATCH_VROR_VX, MASK_VROR_VX)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2185 #define MATCH_VROR_VX 0x50004057 macro
3928 DECLARE_INSN(vror_vx, MATCH_VROR_VX, MASK_VROR_VX)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1938 {"vror.vx", 0, INSN_CLASS_ZVKB, "Vd,Vt,sVm", MATCH_VROR_VX, MASK_VROR_VX, match_opcode, 0},
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c2027 {"vror.vx", 0, INSN_CLASS_ZVKB, "Vd,Vt,sVm", MATCH_VROR_VX, MASK_VROR_VX, match_opcode, 0},
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git41339 (MATCH_VROR_VX): New.