Home
last modified time | relevance | path

Searched refs:MIPS_INS_SLTIU (Results 1 – 4 of 4) sorted by relevance

/external/capstone/bindings/java/capstone/
DMips_const.java722 public static final int MIPS_INS_SLTIU = 514; field in Mips_const
/external/capstone/bindings/python/capstone/
Dmips_const.py719 MIPS_INS_SLTIU = 514 variable
/external/capstone/include/
Dmips.h776 MIPS_INS_SLTIU, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c7979 Mips_SLTiu, MIPS_INS_SLTIU,
7985 Mips_SLTiu64, MIPS_INS_SLTIU,
7991 Mips_SLTiu_MM, MIPS_INS_SLTIU,
8783 Mips_SltiuRxImm16, MIPS_INS_SLTIU,
8789 Mips_SltiuRxImmX16, MIPS_INS_SLTIU,
9762 { MIPS_INS_SLTIU, "sltiu" },