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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h361 #define MASK_FCLASS_D 0xfff0707f macro
1011 DECLARE_INSN(fclass_d, MATCH_FCLASS_D, MASK_FCLASS_D)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h381 #define MASK_FCLASS_D 0xfff0707f macro
1024 DECLARE_INSN(fclass_d, MATCH_FCLASS_D, MASK_FCLASS_D)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c623 {"fclass.d", 0, INSN_CLASS_D, "d,S", MATCH_FCLASS_D, MASK_FCLASS_D, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c625 {"fclass.d", 0, INSN_CLASS_D, "d,S", MATCH_FCLASS_D, MASK_FCLASS_D, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h383 #define MASK_FCLASS_D 0xfff0707f macro
2701 DECLARE_INSN(fclass_d, MATCH_FCLASS_D, MASK_FCLASS_D)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h383 #define MASK_FCLASS_D 0xfff0707f macro
2964 DECLARE_INSN(fclass_d, MATCH_FCLASS_D, MASK_FCLASS_D)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c762 {"fclass.d", 0, INSN_CLASS_D_OR_ZDINX, "d,S", MATCH_FCLASS_D, MASK_FCLASS_D, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c808 {"fclass.d", 0, INSN_CLASS_D_INX, "d,S", MATCH_FCLASS_D, MASK_FCLASS_D, match_opcode, 0 },

Completed in 505 milliseconds