Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/riscv/
H A Driscv-opc.c229 {"not", "I", "d,s", MATCH_XORI | MASK_IMM, MASK_XORI | MASK_IMM, match_opcode, INSN_ALIAS …
267 {"xori", "I", "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, 0 },
271 {"xor", "I", "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, INSN_ALIAS },
H A Driscv-opc.h71 #define MASK_XORI 0x707f macro
806 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Driscv-opc.c324 {"not", 0, INSN_CLASS_I, "d,s", MATCH_XORI|MASK_IMM, MASK_XORI|MASK_IMM, match_opcode…
364 {"xori", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, 0 },
368 {"xor", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, INSN_ALIAS },
/dports/devel/gdb/gdb-11.1/opcodes/
H A Driscv-opc.c324 {"not", 0, INSN_CLASS_I, "d,s", MATCH_XORI|MASK_IMM, MASK_XORI|MASK_IMM, match_opcode…
364 {"xori", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, 0 },
368 {"xor", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, INSN_ALIAS },
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Driscv-opc.c324 {"not", 0, INSN_CLASS_I, "d,s", MATCH_XORI|MASK_IMM, MASK_XORI|MASK_IMM, match_opcode…
364 {"xori", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, 0 },
368 {"xor", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, INSN_ALIAS },
/dports/devel/binutils/binutils-2.37/opcodes/
H A Driscv-opc.c324 {"not", 0, INSN_CLASS_I, "d,s", MATCH_XORI|MASK_IMM, MASK_XORI|MASK_IMM, match_opcode…
364 {"xori", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, 0 },
368 {"xor", 0, INSN_CLASS_I, "d,s,j", MATCH_XORI, MASK_XORI, match_opcode, INSN_ALIAS },
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Driscv-opc.h71 #define MASK_XORI 0x707f macro
859 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h91 #define MASK_XORI 0x707f macro
906 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h91 #define MASK_XORI 0x707f macro
906 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Driscv-opc.h91 #define MASK_XORI 0x707f macro
906 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Driscv-opc.h91 #define MASK_XORI 0x707f macro
906 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)
/dports/devel/openocd/openocd-0.11.0/src/target/riscv/
H A Dencoding.h357 #define MASK_XORI 0x707f macro
2101 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Dencoding.h357 #define MASK_XORI 0x707f macro
3131 DECLARE_INSN(xori, MATCH_XORI, MASK_XORI)