Home
last modified time | relevance | path

Searched refs:MASK_FMAX_Q (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h331 #define MASK_FMAX_Q 0xfe00707f macro
2675 DECLARE_INSN(fmax_q, MATCH_FMAX_Q, MASK_FMAX_Q)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h331 #define MASK_FMAX_Q 0xfe00707f macro
3630 DECLARE_INSN(fmax_q, MATCH_FMAX_Q, MASK_FMAX_Q)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c801 {"fmax.q", 0, INSN_CLASS_Q_OR_ZQINX, "D,S,T", MATCH_FMAX_Q, MASK_FMAX_Q, match_opcode, 0 …
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c904 {"fmax.q", 0, INSN_CLASS_Q_INX, "D,S,T", MATCH_FMAX_Q, MASK_FMAX_Q, match_opcode, 0 },