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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h324 #define MATCH_FEQ_S 0xa0002053 macro
993 DECLARE_INSN(feq_s, MATCH_FEQ_S, MASK_FEQ_S)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h344 #define MATCH_FEQ_S 0xa0002053 macro
1006 DECLARE_INSN(feq_s, MATCH_FEQ_S, MASK_FEQ_S)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c565 {"feq.s", 0, INSN_CLASS_F, "d,S,T", MATCH_FEQ_S, MASK_FEQ_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c567 {"feq.s", 0, INSN_CLASS_F, "d,S,T", MATCH_FEQ_S, MASK_FEQ_S, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h346 #define MATCH_FEQ_S 0xa0002053 macro
2683 DECLARE_INSN(feq_s, MATCH_FEQ_S, MASK_FEQ_S)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h346 #define MATCH_FEQ_S 0xa0002053 macro
2946 DECLARE_INSN(feq_s, MATCH_FEQ_S, MASK_FEQ_S)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c704 {"feq.s", 0, INSN_CLASS_F_OR_ZFINX, "d,S,T", MATCH_FEQ_S, MASK_FEQ_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c750 {"feq.s", 0, INSN_CLASS_F_INX, "d,S,T", MATCH_FEQ_S, MASK_FEQ_S, match_opcode, 0 },

Completed in 345 milliseconds