Home
last modified time | relevance | path

Searched refs:MASK_FMV_D_X (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h413 #define MASK_FMV_D_X 0xfff0707f macro
2716 DECLARE_INSN(fmv_d_x, MATCH_FMV_D_X, MASK_FMV_D_X)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h413 #define MASK_FMV_D_X 0xfff0707f macro
3671 DECLARE_INSN(fmv_d_x, MATCH_FMV_D_X, MASK_FMV_D_X)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c769 {"fmv.d.x", 64, INSN_CLASS_D, "D,s", MATCH_FMV_D_X, MASK_FMV_D_X, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c872 {"fmv.d.x", 64, INSN_CLASS_D, "D,s", MATCH_FMV_D_X, MASK_FMV_D_X, match_opcode, 0 },