Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2207 #define MASK_VSM4R_VV 0xfe0ff07f macro
3902 DECLARE_INSN(vsm4r_vv, MATCH_VSM4R_VV, MASK_VSM4R_VV)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2243 #define MASK_VSM4R_VV 0xfe0ff07f macro
3959 DECLARE_INSN(vsm4r_vv, MATCH_VSM4R_VV, MASK_VSM4R_VV)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1974 {"vsm4r.vv", 0, INSN_CLASS_ZVKSED, "Vd,Vt", MATCH_VSM4R_VV, MASK_VSM4R_VV, match_opcode, 0},
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c2063 {"vsm4r.vv", 0, INSN_CLASS_ZVKSED, "Vd,Vt", MATCH_VSM4R_VV, MASK_VSM4R_VV, match_opcode, 0},
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git41107 (MASK_VSM4R_VV): New.