Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c983 MIPS_REG_DSPPOS, MIPS_REG_DSPSCOUNT, MIPS_REG_FP, MIPS_REG_GP, MIPS_REG_2, in Mips_map_register()
1027 MIPS_REG_F30, MIPS_REG_F31, MIPS_REG_GP, MIPS_REG_AC0, MIPS_REG_AC1, in Mips_map_register()
/external/capstone/bindings/python/capstone/
Dmips_const.py174 MIPS_REG_GP = MIPS_REG_28 variable
/external/capstone/bindings/java/capstone/
DMips_const.java177 public static final int MIPS_REG_GP = MIPS_REG_28; field in Mips_const
/external/capstone/include/capstone/
Dmips.h216 MIPS_REG_GP = MIPS_REG_28, enumerator