Home
last modified time | relevance | path

Searched refs:MIPS_INS_BNEGI (Results 1 – 5 of 5) sorted by relevance

/external/capstone/bindings/python/capstone/
Dmips_const.py306 MIPS_INS_BNEGI = 118 variable
/external/capstone/bindings/java/capstone/
DMips_const.java309 public static final int MIPS_INS_BNEGI = 118; field in Mips_const
/external/capstone/include/capstone/
Dmips.h378 MIPS_INS_BNEGI, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c375 { MIPS_INS_BNEGI, "bnegi" },
DMipsMappingInsn.inc1295 Mips_BNEGI_B, MIPS_INS_BNEGI,
1301 Mips_BNEGI_D, MIPS_INS_BNEGI,
1307 Mips_BNEGI_H, MIPS_INS_BNEGI,
1313 Mips_BNEGI_W, MIPS_INS_BNEGI,