Home
last modified time | relevance | path

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

/external/capstone/bindings/java/capstone/
DMips_const.java180 public static final int MIPS_REG_S0 = MIPS_REG_16; field in Mips_const
/external/capstone/bindings/python/capstone/
Dmips_const.py177 MIPS_REG_S0 = MIPS_REG_16 variable
/external/capstone/include/
Dmips.h231 MIPS_REG_S0 = MIPS_REG_16, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c9990 MIPS_REG_P2, MIPS_REG_RA, MIPS_REG_S0, MIPS_REG_S1, MIPS_REG_S2, in Mips_map_register()
10009 MIPS_REG_K0, MIPS_REG_K1, MIPS_REG_LO, MIPS_REG_S0, MIPS_REG_S1, in Mips_map_register()