Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h483 #define MASK_FMVH_X_Q 0xfff0707f macro
3706 DECLARE_INSN(fmvh_x_q, MATCH_FMVH_X_Q, MASK_FMVH_X_Q)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A 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/binutils/dist/
H A DChangeLog.git41500 (MASK_FMVH_X_Q): New.