Home
last modified time | relevance | path

Searched refs:MIPS_REG_DSPCARRY (Results 1 – 4 of 4) sorted by relevance

/external/capstone/bindings/java/capstone/
DMips_const.java53 public static final int MIPS_REG_DSPCARRY = 34; field in Mips_const
/external/capstone/bindings/python/capstone/
Dmips_const.py50 MIPS_REG_DSPCARRY = 34 variable
/external/capstone/include/
Dmips.h97 MIPS_REG_DSPCARRY, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c86 { MIPS_REG_DSPCARRY, "dspcarry"},
295 { 0 }, { MIPS_REG_DSPCARRY, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
457 { MIPS_REG_DSPCARRY, 0 }, { MIPS_REG_DSPOUTFLAG20, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
9935 MIPS_REG_AT, MIPS_REG_DSPCCOND, MIPS_REG_DSPCARRY, MIPS_REG_DSPEFI, MIPS_REG_DSPOUTFLAG, in Mips_map_register()