Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h453 #define MASK_FMINM_D 0xfe00707f macro
3691 DECLARE_INSN(fminm_d, MATCH_FMINM_D, MASK_FMINM_D)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1010 {"fminm.d", 0, INSN_CLASS_D_AND_ZFA, "D,S,T", MATCH_FMINM_D, MASK_FMINM_D, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git41470 (MASK_FMINM_D): New.