Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c1037 MIPS_REG_P2, MIPS_REG_RA, MIPS_REG_S0, MIPS_REG_S1, MIPS_REG_S2, in Mips_map_register()
1056 MIPS_REG_K0, MIPS_REG_K1, MIPS_REG_LO, MIPS_REG_S0, MIPS_REG_S1, in Mips_map_register()
/external/capstone/bindings/python/capstone/
Dmips_const.py163 MIPS_REG_S1 = MIPS_REG_17 variable
/external/capstone/bindings/java/capstone/
DMips_const.java166 public static final int MIPS_REG_S1 = MIPS_REG_17; field in Mips_const
/external/capstone/include/capstone/
Dmips.h205 MIPS_REG_S1 = MIPS_REG_17, enumerator