Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/riscv/
H A Driscv-opc.c199 {"neg", "I", "d,t", MATCH_SUB, MASK_SUB | MASK_RS1, match_opcode, INSN_ALIAS }, /* sub 0 */
216 {"sub", "I", "d,s,t", MATCH_SUB, MASK_SUB, match_opcode, 0 },
H A Driscv-opc.h83 #define MASK_SUB 0xfe00707f macro
812 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Driscv-opc.h83 #define MASK_SUB 0xfe00707f macro
865 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h103 #define MASK_SUB 0xfe00707f macro
912 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h103 #define MASK_SUB 0xfe00707f macro
912 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Driscv-opc.h103 #define MASK_SUB 0xfe00707f macro
912 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Driscv-opc.h103 #define MASK_SUB 0xfe00707f macro
912 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Driscv-opc.c294 {"neg", 0, INSN_CLASS_I, "d,t", MATCH_SUB, MASK_SUB|MASK_RS1, match_opcode, INSN_ALIA…
311 {"sub", 0, INSN_CLASS_I, "d,s,t", MATCH_SUB, MASK_SUB, match_opcode, 0 },
/dports/devel/gdb/gdb-11.1/opcodes/
H A Driscv-opc.c294 {"neg", 0, INSN_CLASS_I, "d,t", MATCH_SUB, MASK_SUB|MASK_RS1, match_opcode, INSN_ALIA…
311 {"sub", 0, INSN_CLASS_I, "d,s,t", MATCH_SUB, MASK_SUB, match_opcode, 0 },
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Driscv-opc.c294 {"neg", 0, INSN_CLASS_I, "d,t", MATCH_SUB, MASK_SUB|MASK_RS1, match_opcode, INSN_ALIA…
311 {"sub", 0, INSN_CLASS_I, "d,s,t", MATCH_SUB, MASK_SUB, match_opcode, 0 },
/dports/devel/binutils/binutils-2.37/opcodes/
H A Driscv-opc.c294 {"neg", 0, INSN_CLASS_I, "d,t", MATCH_SUB, MASK_SUB|MASK_RS1, match_opcode, INSN_ALIA…
311 {"sub", 0, INSN_CLASS_I, "d,s,t", MATCH_SUB, MASK_SUB, match_opcode, 0 },
/dports/devel/openocd/openocd-0.11.0/src/target/riscv/
H A Dencoding.h369 #define MASK_SUB 0xfe00707f macro
2107 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Dencoding.h365 #define MASK_SUB 0xfe00707f macro
3135 DECLARE_INSN(sub, MATCH_SUB, MASK_SUB)