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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h348 #define MATCH_FCLASS_S 0xe0001053 macro
1005 DECLARE_INSN(fclass_s, MATCH_FCLASS_S, MASK_FCLASS_S)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h368 #define MATCH_FCLASS_S 0xe0001053 macro
1018 DECLARE_INSN(fclass_s, MATCH_FCLASS_S, MASK_FCLASS_S)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c564 {"fclass.s", 0, INSN_CLASS_F, "d,S", MATCH_FCLASS_S, MASK_FCLASS_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c566 {"fclass.s", 0, INSN_CLASS_F, "d,S", MATCH_FCLASS_S, MASK_FCLASS_S, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h370 #define MATCH_FCLASS_S 0xe0001053 macro
2695 DECLARE_INSN(fclass_s, MATCH_FCLASS_S, MASK_FCLASS_S)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h370 #define MATCH_FCLASS_S 0xe0001053 macro
2958 DECLARE_INSN(fclass_s, MATCH_FCLASS_S, MASK_FCLASS_S)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c703 {"fclass.s", 0, INSN_CLASS_F_OR_ZFINX, "d,S", MATCH_FCLASS_S, MASK_FCLASS_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c749 {"fclass.s", 0, INSN_CLASS_F_INX, "d,S", MATCH_FCLASS_S, MASK_FCLASS_S, match_opcode, 0 },

Completed in 189 milliseconds