Home
last modified time | relevance | path

Searched refs:MATCH_VROR_VV (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h2147 #define MATCH_VROR_VV 0x50000057 macro
3870 DECLARE_INSN(vror_vv, MATCH_VROR_VV, MASK_VROR_VV)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1937 {"vror.vv", 0, INSN_CLASS_ZVKB, "Vd,Vt,VsVm", MATCH_VROR_VV, MASK_VROR_VV, match_opcode, 0},
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git41337 (MATCH_VROR_VV): New.