Home
last modified time | relevance | path

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

/external/capstone/bindings/java/capstone/
DMips_const.java191 public static final int MIPS_REG_K1 = MIPS_REG_27; field in Mips_const
/external/capstone/bindings/python/capstone/
Dmips_const.py188 MIPS_REG_K1 = MIPS_REG_27 variable
/external/capstone/include/
Dmips.h242 MIPS_REG_K1 = MIPS_REG_27, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c9988 MIPS_REG_K1, MIPS_REG_AC0, MIPS_REG_AC1, MIPS_REG_AC2, MIPS_REG_AC3, in Mips_map_register()
10009 MIPS_REG_K0, MIPS_REG_K1, MIPS_REG_LO, MIPS_REG_S0, MIPS_REG_S1, in Mips_map_register()