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

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c324 {"seqz", 0, INSN_CLASS_I, "d,s", MATCH_SLTIU | ENCODE_ITYPE_IMM (1), MASK_SLTIU | MASK_IMM, match_opcode, INSN_ALIAS },
331 {"sltiu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, 0 },
333 {"sltu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c326 {"seqz", 0, INSN_CLASS_I, "d,s", MATCH_SLTIU | ENCODE_ITYPE_IMM (1), MASK_SLTIU | MASK_IMM, match_opcode, INSN_ALIAS },
333 {"sltiu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, 0 },
335 {"sltu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h68 #define MATCH_SLTIU 0x3013 macro
866 DECLARE_INSN(sltiu, MATCH_SLTIU, MASK_SLTIU)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h88 #define MATCH_SLTIU 0x3013 macro
879 DECLARE_INSN(sltiu, MATCH_SLTIU, MASK_SLTIU)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c400 {"seqz", 0, INSN_CLASS_I, "d,s", MATCH_SLTIU|ENCODE_ITYPE_IMM (1), MASK_SLTIU | MASK_IMM, match_opcode, INSN_ALIAS },
407 {"sltiu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, 0 },
409 {"sltu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c447 {"seqz", 0, INSN_CLASS_I, "d,s", MATCH_SLTIU|ENCODE_ITYPE_IMM (1), MASK_SLTIU | MASK_IMM, match_opcode, INSN_ALIAS },
454 {"sltiu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, 0 },
456 {"sltu", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTIU, MASK_SLTIU, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dsim-main.c349 case MATCH_SLTIU:
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h88 #define MATCH_SLTIU 0x3013 macro
2555 DECLARE_INSN(sltiu, MATCH_SLTIU, MASK_SLTIU)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h88 #define MATCH_SLTIU 0x3013 macro
2818 DECLARE_INSN(sltiu, MATCH_SLTIU, MASK_SLTIU)

Completed in 171 milliseconds