Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h467 #define MASK_FMINM_Q 0xfe00707f macro
3698 DECLARE_INSN(fminm_q, MATCH_FMINM_Q, MASK_FMINM_Q)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1012 {"fminm.q", 0, INSN_CLASS_Q_AND_ZFA, "D,S,T", MATCH_FMINM_Q, MASK_FMINM_Q, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git41484 (MASK_FMINM_Q): New.