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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h347 #define MASK_FMV_X_S 0xfff0707f macro
1004 DECLARE_INSN(fmv_x_s, MATCH_FMV_X_S, MASK_FMV_X_S)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c524 {"fmv.x.w", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
527 {"fmv.x.s", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c526 {"fmv.x.w", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
529 {"fmv.x.s", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h367 #define MASK_FMV_X_S 0xfff0707f macro
1017 DECLARE_INSN(fmv_x_s, MATCH_FMV_X_S, MASK_FMV_X_S)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c665 {"fmv.x.w", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
667 {"fmv.x.s", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c711 {"fmv.x.w", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
713 {"fmv.x.s", 0, INSN_CLASS_F, "d,S", MATCH_FMV_X_S, MASK_FMV_X_S, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h369 #define MASK_FMV_X_S 0xfff0707f macro
2694 DECLARE_INSN(fmv_x_s, MATCH_FMV_X_S, MASK_FMV_X_S)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h369 #define MASK_FMV_X_S 0xfff0707f macro
2957 DECLARE_INSN(fmv_x_s, MATCH_FMV_X_S, MASK_FMV_X_S)

Completed in 377 milliseconds