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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h18 #define MATCH_FSRM 0x201073 macro
841 DECLARE_INSN(fsrm, MATCH_FSRM, MASK_FSRM)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c506 {"fsrm", 0, INSN_CLASS_F, "s", MATCH_FSRM, MASK_FSRM | MASK_RD, match_opcode, INSN_ALIAS },
507 {"fsrm", 0, INSN_CLASS_F, "d,s", MATCH_FSRM, MASK_FSRM, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c508 {"fsrm", 0, INSN_CLASS_F, "s", MATCH_FSRM, MASK_FSRM | MASK_RD, match_opcode, INSN_ALIAS },
509 {"fsrm", 0, INSN_CLASS_F, "d,s", MATCH_FSRM, MASK_FSRM, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h38 #define MATCH_FSRM 0x201073 macro
854 DECLARE_INSN(fsrm, MATCH_FSRM, MASK_FSRM)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c648 {"fsrm", 0, INSN_CLASS_F_OR_ZFINX, "s", MATCH_FSRM, MASK_FSRM|MASK_RD, match_opcode, INSN_ALIAS },
649 {"fsrm", 0, INSN_CLASS_F_OR_ZFINX, "d,s", MATCH_FSRM, MASK_FSRM, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c694 {"fsrm", 0, INSN_CLASS_F_INX, "s", MATCH_FSRM, MASK_FSRM|MASK_RD, match_opcode, INSN_ALIAS },
695 {"fsrm", 0, INSN_CLASS_F_INX, "d,s", MATCH_FSRM, MASK_FSRM, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h38 #define MATCH_FSRM 0x201073 macro
2530 DECLARE_INSN(fsrm, MATCH_FSRM, MASK_FSRM)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h38 #define MATCH_FSRM 0x201073 macro
2793 DECLARE_INSN(fsrm, MATCH_FSRM, MASK_FSRM)

Completed in 176 milliseconds