Searched refs:MIPS_REG_DSPCCOND (Results 1 – 5 of 5) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsMapping.c | 87 { MIPS_REG_DSPCCOND, "dspccond"}, 982 MIPS_REG_AT, MIPS_REG_DSPCCOND, MIPS_REG_DSPCARRY, MIPS_REG_DSPEFI, MIPS_REG_DSPOUTFLAG, in Mips_map_register()
|
D | MipsMappingInsn.inc | 1981 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSPR2, 0 }, 0, 0 1987 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSPR2, 0 }, 0, 0 1993 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSPR2, 0 }, 0, 0 2017 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 2023 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 2029 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 2041 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 2071 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 2089 { 0 }, { MIPS_REG_DSPCCOND, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 7075 { MIPS_REG_DSPCCOND, 0 }, { 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 [all …]
|
/external/capstone/bindings/python/capstone/ |
D | mips_const.py | 42 MIPS_REG_DSPCCOND = 34 variable
|
/external/capstone/bindings/java/capstone/ |
D | Mips_const.java | 45 public static final int MIPS_REG_DSPCCOND = 34; field in Mips_const
|
/external/capstone/include/capstone/ |
D | mips.h | 69 MIPS_REG_DSPCCOND, enumerator
|