Searched refs:MATCH_SRLI (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h72 #define MATCH_SRLI 0x5013 macro
868 DECLARE_INSN(srli, MATCH_SRLI, MASK_SRLI)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c294 {"srli", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, 0 },
297 {"srl", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c296 {"srli", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, 0 },
299 {"srl", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h92 #define MATCH_SRLI 0x5013 macro
881 DECLARE_INSN(srli, MATCH_SRLI, MASK_SRLI)
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dsim-main.c285 case MATCH_SRLI:
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c367 {"srli", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, 0 },
370 {"srl", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c418 {"srl", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, INSN_ALIAS },
420 {"srli", 0, INSN_CLASS_I, "d,s,>", MATCH_SRLI, MASK_SRLI, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h92 #define MATCH_SRLI 0x5013 macro
2557 DECLARE_INSN(srli, MATCH_SRLI, MASK_SRLI)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h92 #define MATCH_SRLI 0x5013 macro
2820 DECLARE_INSN(srli, MATCH_SRLI, MASK_SRLI)

Completed in 297 milliseconds