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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h84 #define MATCH_SLL 0x1033 macro
874 DECLARE_INSN(sll, MATCH_SLL, MASK_SLL)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h104 #define MATCH_SLL 0x1033 macro
887 DECLARE_INSN(sll, MATCH_SLL, MASK_SLL)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c291 {"sll", 0, INSN_CLASS_I, "d,s,t", MATCH_SLL, MASK_SLL, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c293 {"sll", 0, INSN_CLASS_I, "d,s,t", MATCH_SLL, MASK_SLL, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dsim-main.c246 case MATCH_SLL:
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h104 #define MATCH_SLL 0x1033 macro
2563 DECLARE_INSN(sll, MATCH_SLL, MASK_SLL)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h104 #define MATCH_SLL 0x1033 macro
2826 DECLARE_INSN(sll, MATCH_SLL, MASK_SLL)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c364 {"sll", 0, INSN_CLASS_I, "d,s,t", MATCH_SLL, MASK_SLL, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c412 {"sll", 0, INSN_CLASS_I, "d,s,t", MATCH_SLL, MASK_SLL, match_opcode, 0 },

Completed in 310 milliseconds