Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c96 { MIPS_REG_DSPPOS, "dsppos"},
983 MIPS_REG_DSPPOS, MIPS_REG_DSPSCOUNT, MIPS_REG_FP, MIPS_REG_GP, MIPS_REG_2, in Mips_map_register()
DMipsMappingInsn.inc3439 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
3445 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPPOS, MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
3451 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPPOS, MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
3457 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
4675 { MIPS_REG_DSPPOS, MIPS_REG_DSPSCOUNT, 0 }, { 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
6487 { 0 }, { MIPS_REG_DSPPOS, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0
/external/capstone/bindings/python/capstone/
Dmips_const.py51 MIPS_REG_DSPPOS = 43 variable
/external/capstone/bindings/java/capstone/
DMips_const.java54 public static final int MIPS_REG_DSPPOS = 43; field in Mips_const
/external/capstone/include/capstone/
Dmips.h78 MIPS_REG_DSPPOS, enumerator