Searched refs:MIPS_REG_MPL1 (Results 1 – 5 of 5) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsMapping.c | 196 { MIPS_REG_MPL1, "mpl1"}, 1036 MIPS_REG_MPL0, MIPS_REG_MPL1, MIPS_REG_MPL2, MIPS_REG_P0, MIPS_REG_P1, in Mips_map_register()
|
D | MipsMappingInsn.inc | 6523 { 0 }, { MIPS_REG_MPL1, MIPS_REG_P0, MIPS_REG_P1, MIPS_REG_P2, 0 }, { MIPS_GRP_CNMIPS, 0 }, 0, 0 9199 …{ 0 }, { MIPS_REG_MPL1, MIPS_REG_MPL2, MIPS_REG_P0, MIPS_REG_P1, MIPS_REG_P2, 0 }, { MIPS_GRP_CNMI…
|
/external/capstone/bindings/python/capstone/ |
D | mips_const.py | 143 MIPS_REG_MPL1 = 135 variable
|
/external/capstone/bindings/java/capstone/ |
D | Mips_const.java | 146 public static final int MIPS_REG_MPL1 = 135; field in Mips_const
|
/external/capstone/include/capstone/ |
D | mips.h | 182 MIPS_REG_MPL1, enumerator
|