Home
last modified time | relevance | path

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

/external/capstone/bindings/python/capstone/
Dmips_const.py228 MIPS_INS_AVE_S = 40 variable
/external/capstone/bindings/java/capstone/
DMips_const.java231 public static final int MIPS_INS_AVE_S = 40; field in Mips_const
/external/capstone/include/capstone/
Dmips.h300 MIPS_INS_AVE_S, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c297 { MIPS_INS_AVE_S, "ave_s" },
DMipsMappingInsn.inc533 Mips_AVE_S_B, MIPS_INS_AVE_S,
539 Mips_AVE_S_D, MIPS_INS_AVE_S,
545 Mips_AVE_S_H, MIPS_INS_AVE_S,
551 Mips_AVE_S_W, MIPS_INS_AVE_S,