Searched refs:MASK_SLTI (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h67 #define MASK_SLTI 0x707f macro
865 DECLARE_INSN(slti, MATCH_SLTI, MASK_SLTI)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c328 {"slti", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, 0 },
330 {"slt", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c330 {"slti", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, 0 },
332 {"slt", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h87 #define MASK_SLTI 0x707f macro
878 DECLARE_INSN(slti, MATCH_SLTI, MASK_SLTI)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c404 {"slti", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, 0 },
406 {"slt", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c451 {"slti", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, 0 },
453 {"slt", 0, INSN_CLASS_I, "d,s,j", MATCH_SLTI, MASK_SLTI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h87 #define MASK_SLTI 0x707f macro
2554 DECLARE_INSN(slti, MATCH_SLTI, MASK_SLTI)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h87 #define MASK_SLTI 0x707f macro
2817 DECLARE_INSN(slti, MATCH_SLTI, MASK_SLTI)

Completed in 262 milliseconds