Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h439 #define MASK_FMINM_S 0xfe00707f macro
3684 DECLARE_INSN(fminm_s, MATCH_FMINM_S, MASK_FMINM_S)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h475 #define MASK_FMINM_S 0xfe00707f macro
3741 DECLARE_INSN(fminm_s, MATCH_FMINM_S, MASK_FMINM_S)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1008 {"fminm.s", 0, INSN_CLASS_ZFA, "D,S,T", MATCH_FMINM_S, MASK_FMINM_S, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1097 {"fminm.s", 0, INSN_CLASS_ZFA, "D,S,T", MATCH_FMINM_S, MASK_FMINM_S, match_opcode, 0 },
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git41456 (MASK_FMINM_S): New.