Searched refs:MIPS_REG_DSPPOS (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsMapping.c | 94 { MIPS_REG_DSPPOS, "dsppos"}, 3547 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 3553 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPPOS, MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 3559 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPPOS, MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 3565 { MIPS_REG_DSPPOS, 0 }, { MIPS_REG_DSPEFI, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 4783 { MIPS_REG_DSPPOS, MIPS_REG_DSPSCOUNT, 0 }, { 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 6505 { 0 }, { MIPS_REG_DSPPOS, 0 }, { MIPS_GRP_DSP, 0 }, 0, 0 9936 MIPS_REG_DSPPOS, MIPS_REG_DSPSCOUNT, MIPS_REG_FP, MIPS_REG_GP, MIPS_REG_2, in Mips_map_register()
|
/external/capstone/bindings/java/capstone/ |
D | Mips_const.java | 61 public static final int MIPS_REG_DSPPOS = 42; field in Mips_const
|
/external/capstone/bindings/python/capstone/ |
D | mips_const.py | 58 MIPS_REG_DSPPOS = 42 variable
|
/external/capstone/include/ |
D | mips.h | 105 MIPS_REG_DSPPOS, enumerator
|