Home
last modified time | relevance | path

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

/external/capstone/bindings/java/capstone/
DMips_const.java117 public static final int MIPS_REG_FCC4 = 92; field in Mips_const
/external/capstone/bindings/python/capstone/
Dmips_const.py114 MIPS_REG_FCC4 = 92 variable
/external/capstone/include/
Dmips.h162 MIPS_REG_FCC4, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c148 { MIPS_REG_FCC4, "fcc4"},
9966 MIPS_REG_FCC1, MIPS_REG_FCC2, MIPS_REG_FCC3, MIPS_REG_FCC4, MIPS_REG_FCC5, in Mips_map_register()