Home
last modified time | relevance | path

Searched refs:MATCH_SLLIW (Results 1 – 13 of 13) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/riscv/
H A Driscv-opc.c292 {"slliw", "64I", "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, 0 },
294 {"sllw", "64I", "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, INSN_ALIAS },
H A Driscv-opc.h102 #define MATCH_SLLIW 0x101b macro
822 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Driscv-opc.h102 #define MATCH_SLLIW 0x101b macro
875 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h122 #define MATCH_SLLIW 0x101b macro
922 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h122 #define MATCH_SLLIW 0x101b macro
922 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Driscv-opc.h122 #define MATCH_SLLIW 0x101b macro
922 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Driscv-opc.h122 #define MATCH_SLLIW 0x101b macro
922 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Driscv-opc.c389 {"slliw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, 0 },
391 {"sllw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, INSN_ALIAS },
/dports/devel/gdb/gdb-11.1/opcodes/
H A Driscv-opc.c389 {"slliw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, 0 },
391 {"sllw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, INSN_ALIAS },
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Driscv-opc.c389 {"slliw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, 0 },
391 {"sllw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, INSN_ALIAS },
/dports/devel/binutils/binutils-2.37/opcodes/
H A Driscv-opc.c389 {"slliw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, 0 },
391 {"sllw", 64, INSN_CLASS_I, "d,s,<", MATCH_SLLIW, MASK_SLLIW, match_opcode, INSN_ALIAS },
/dports/devel/openocd/openocd-0.11.0/src/target/riscv/
H A Dencoding.h408 #define MATCH_SLLIW 0x101b macro
2127 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Dencoding.h404 #define MATCH_SLLIW 0x101b macro
3155 DECLARE_INSN(slliw, MATCH_SLLIW, MASK_SLLIW)