Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h467 #define MASK_FMINM_Q 0xfe00707f macro
3698 DECLARE_INSN(fminm_q, MATCH_FMINM_Q, MASK_FMINM_Q)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h503 #define MASK_FMINM_Q 0xfe00707f macro
3755 DECLARE_INSN(fminm_q, MATCH_FMINM_Q, MASK_FMINM_Q)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
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/gdb/dist/opcodes/
Driscv-opc.c1101 {"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/
DChangeLog.git41484 (MASK_FMINM_Q): New.