Searched refs:MASK_FMINM_D (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 453 #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 D | riscv-opc.c | 1010 {"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 D | ChangeLog.git | 41470 (MASK_FMINM_D): New.
|