Searched refs:MATCH_FMADD_S (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h416 #define MATCH_FMADD_S 0x43 macro
1039 DECLARE_INSN(fmadd_s, MATCH_FMADD_S, MASK_FMADD_S)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c548 {"fmadd.s", 0, INSN_CLASS_F, "D,S,T,R", MATCH_FMADD_S | MASK_RM, MASK_FMADD_S | MASK_RM, match_opcode, 0 },
549 {"fmadd.s", 0, INSN_CLASS_F, "D,S,T,R,m", MATCH_FMADD_S, MASK_FMADD_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c550 {"fmadd.s", 0, INSN_CLASS_F, "D,S,T,R", MATCH_FMADD_S | MASK_RM, MASK_FMADD_S | MASK_RM, match_opcode, 0 },
551 {"fmadd.s", 0, INSN_CLASS_F, "D,S,T,R,m", MATCH_FMADD_S, MASK_FMADD_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h436 #define MATCH_FMADD_S 0x43 macro
1052 DECLARE_INSN(fmadd_s, MATCH_FMADD_S, MASK_FMADD_S)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c687 {"fmadd.s", 0, INSN_CLASS_F_OR_ZFINX, "D,S,T,R", MATCH_FMADD_S|MASK_RM, MASK_FMADD_S|MASK_RM, match_opcode, 0 },
688 {"fmadd.s", 0, INSN_CLASS_F_OR_ZFINX, "D,S,T,R,m", MATCH_FMADD_S, MASK_FMADD_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c733 {"fmadd.s", 0, INSN_CLASS_F_INX, "D,S,T,R", MATCH_FMADD_S|MASK_RM, MASK_FMADD_S|MASK_RM, match_opcode, 0 },
734 {"fmadd.s", 0, INSN_CLASS_F_INX, "D,S,T,R,m", MATCH_FMADD_S, MASK_FMADD_S, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h532 #define MATCH_FMADD_S 0x43 macro
2772 DECLARE_INSN(fmadd_s, MATCH_FMADD_S, MASK_FMADD_S)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h532 #define MATCH_FMADD_S 0x43 macro
3035 DECLARE_INSN(fmadd_s, MATCH_FMADD_S, MASK_FMADD_S)

Completed in 313 milliseconds