Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c1035 MIPS_REG_K1, MIPS_REG_AC0, MIPS_REG_AC1, MIPS_REG_AC2, MIPS_REG_AC3, 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.py173 MIPS_REG_K1 = MIPS_REG_27 variable
/external/capstone/bindings/java/capstone/
DMips_const.java176 public static final int MIPS_REG_K1 = MIPS_REG_27; field in Mips_const
/external/capstone/include/capstone/
Dmips.h215 MIPS_REG_K1 = MIPS_REG_27, enumerator