Home
last modified time | relevance | path

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

/external/capstone/bindings/python/capstone/
Dmips_const.py226 MIPS_INS_AVER_S = 38 variable
/external/capstone/bindings/java/capstone/
DMips_const.java229 public static final int MIPS_INS_AVER_S = 38; field in Mips_const
/external/capstone/include/capstone/
Dmips.h298 MIPS_INS_AVER_S, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c295 { MIPS_INS_AVER_S, "aver_s" },
DMipsMappingInsn.inc485 Mips_AVER_S_B, MIPS_INS_AVER_S,
491 Mips_AVER_S_D, MIPS_INS_AVER_S,
497 Mips_AVER_S_H, MIPS_INS_AVER_S,
503 Mips_AVER_S_W, MIPS_INS_AVER_S,