Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c147 { MIPS_REG_FCC1, "fcc1"},
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.py98 MIPS_REG_FCC1 = 90 variable
/external/capstone/bindings/java/capstone/
DMips_const.java101 public static final int MIPS_REG_FCC1 = 90; field in Mips_const
/external/capstone/include/capstone/
Dmips.h132 MIPS_REG_FCC1, enumerator