Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c94 { 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/
DMips_const.java61 public static final int MIPS_REG_DSPPOS = 42; field in Mips_const
/external/capstone/bindings/python/capstone/
Dmips_const.py58 MIPS_REG_DSPPOS = 42 variable
/external/capstone/include/
Dmips.h105 MIPS_REG_DSPPOS, enumerator