Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c87 { MIPS_REG_DSPCCOND, "dspccond"},
982 MIPS_REG_AT, MIPS_REG_DSPCCOND, MIPS_REG_DSPCARRY, MIPS_REG_DSPEFI, MIPS_REG_DSPOUTFLAG, in Mips_map_register()
DMipsMappingInsn.inc1981 { 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/
Dmips_const.py42 MIPS_REG_DSPCCOND = 34 variable
/external/capstone/bindings/java/capstone/
DMips_const.java45 public static final int MIPS_REG_DSPCCOND = 34; field in Mips_const
/external/capstone/include/capstone/
Dmips.h69 MIPS_REG_DSPCCOND, enumerator