Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2192 #define MATCH_VAESZ_VS 0xa603a077 macro
3894 DECLARE_INSN(vaesz_vs, MATCH_VAESZ_VS, MASK_VAESZ_VS)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2228 #define MATCH_VAESZ_VS 0xa603a077 macro
3951 DECLARE_INSN(vaesz_vs, MATCH_VAESZ_VS, MASK_VAESZ_VS)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1965 {"vaesz.vs", 0, INSN_CLASS_ZVKNED, "Vd,Vt", MATCH_VAESZ_VS, MASK_VAESZ_VS, match_opcode, 0},
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c2054 {"vaesz.vs", 0, INSN_CLASS_ZVKNED, "Vd,Vt", MATCH_VAESZ_VS, MASK_VAESZ_VS, match_opcode, 0},
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git41200 (MATCH_VAESZ_VS): New.