Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c149 { MIPS_REG_FCC3, "fcc3"},
1013 MIPS_REG_FCC1, MIPS_REG_FCC2, MIPS_REG_FCC3, MIPS_REG_FCC4, MIPS_REG_FCC5, in Mips_map_register()
/external/capstone/bindings/python/capstone/
Dmips_const.py100 MIPS_REG_FCC3 = 92 variable
/external/capstone/bindings/java/capstone/
DMips_const.java103 public static final int MIPS_REG_FCC3 = 92; field in Mips_const
/external/capstone/include/capstone/
Dmips.h134 MIPS_REG_FCC3, enumerator