Home
last modified time | relevance | path

Searched refs:MIPS_GRP_CALL (Results 1 – 6 of 6) sorted by relevance

/external/capstone/suite/
Dtest_group_name.py86 MIPS_GRP_CALL: "call",
/external/capstone/bindings/python/capstone/
Dmips_const.py822 MIPS_GRP_CALL = 2 variable
/external/capstone/bindings/java/capstone/
DMips_const.java825 public static final int MIPS_GRP_CALL = 2; field in Mips_const
/external/capstone/include/capstone/
Dmips.h902 MIPS_GRP_CALL, ///< = CS_GRP_CALL enumerator
/external/capstone/arch/Mips/
DMipsMappingInsn.inc4723 { 0 }, { MIPS_REG_RA, 0 }, { MIPS_GRP_STDENC, MIPS_GRP_NOTINMICROMIPS, MIPS_GRP_CALL, 0 }, 0, 0
4729 { 0 }, { MIPS_REG_RA, 0 }, { MIPS_GRP_MICROMIPS, MIPS_GRP_CALL, 0 }, 0, 0
4735 { 0 }, { MIPS_REG_RA, 0 }, { MIPS_GRP_STDENC, MIPS_GRP_CALL, 0 }, 0, 0
4741 { 0 }, { MIPS_REG_RA, 0 }, { MIPS_GRP_MICROMIPS, MIPS_GRP_CALL, 0 }, 0, 0
4747 { 0 }, { MIPS_REG_RA, 0 }, { MIPS_GRP_MICROMIPS, MIPS_GRP_CALL, 0 }, 0, 0
4753 { 0 }, { 0 }, { MIPS_GRP_STDENC, MIPS_GRP_MIPS32, MIPS_GRP_CALL, 0 }, 0, 1
4759 { 0 }, { MIPS_REG_RA, 0 }, { MIPS_GRP_MICROMIPS, MIPS_GRP_CALL, 0 }, 0, 0
4879 { 0 }, { MIPS_REG_RA, 0 }, { MIPS_GRP_MIPS16MODE, MIPS_GRP_CALL, 0 }, 0, 0
DMipsMapping.c905 { MIPS_GRP_CALL, "call" },