Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h482 #define MATCH_FMVH_X_Q 0xe6100053 macro
3706 DECLARE_INSN(fmvh_x_q, MATCH_FMVH_X_Q, MASK_FMVH_X_Q)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h518 #define MATCH_FMVH_X_Q 0xe6100053 macro
3763 DECLARE_INSN(fmvh_x_q, MATCH_FMVH_X_Q, MASK_FMVH_X_Q)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1035 {"fmvh.x.q", 64, INSN_CLASS_Q_AND_ZFA, "d,S", MATCH_FMVH_X_Q, MASK_FMVH_X_Q, match_opcode, 0 …
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1124 {"fmvh.x.q", 64, INSN_CLASS_Q_AND_ZFA, "d,S", MATCH_FMVH_X_Q, MASK_FMVH_X_Q, match_opcode, 0 …
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git41499 (MATCH_FMVH_X_Q): New.