Searched refs:MIPS_REG_MPL0 (Results 1 – 5 of 5) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsMapping.c | 195 { MIPS_REG_MPL0, "mpl0"}, 1036 MIPS_REG_MPL0, MIPS_REG_MPL1, MIPS_REG_MPL2, MIPS_REG_P0, MIPS_REG_P1, in Mips_map_register()
|
D | MipsMappingInsn.inc | 6517 { 0 }, { MIPS_REG_MPL0, MIPS_REG_P0, MIPS_REG_P1, MIPS_REG_P2, 0 }, { MIPS_GRP_CNMIPS, 0 }, 0, 0 9193 { 0 }, { MIPS_REG_MPL0, MIPS_REG_P0, MIPS_REG_P1, MIPS_REG_P2, 0 }, { MIPS_GRP_CNMIPS, 0 }, 0, 0
|
/external/capstone/bindings/python/capstone/ |
D | mips_const.py | 142 MIPS_REG_MPL0 = 134 variable
|
/external/capstone/bindings/java/capstone/ |
D | Mips_const.java | 145 public static final int MIPS_REG_MPL0 = 134; field in Mips_const
|
/external/capstone/include/capstone/ |
D | mips.h | 181 MIPS_REG_MPL0, enumerator
|