Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h424 #define MATCH_FMINM_H 0x2c002053 macro
3677 DECLARE_INSN(fminm_h, MATCH_FMINM_H, MASK_FMINM_H)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h460 #define MATCH_FMINM_H 0x2c002053 macro
3734 DECLARE_INSN(fminm_h, MATCH_FMINM_H, MASK_FMINM_H)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1014 {"fminm.h", 0, INSN_CLASS_ZFH_AND_ZFA, "D,S,T", MATCH_FMINM_H, MASK_FMINM_H, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1103 {"fminm.h", 0, INSN_CLASS_ZFH_AND_ZFA, "D,S,T", MATCH_FMINM_H, MASK_FMINM_H, match_opcode, 0 },
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git41441 (MATCH_FMINM_H): New.