Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c137 { MIPS_REG_F24, "f24"},
1004 MIPS_REG_F16, MIPS_REG_F18, MIPS_REG_F20, MIPS_REG_F22, MIPS_REG_F24, in Mips_map_register()
1011 MIPS_REG_F23, MIPS_REG_F24, MIPS_REG_F25, MIPS_REG_F26, MIPS_REG_F27, in Mips_map_register()
1025 MIPS_REG_F20, MIPS_REG_F21, MIPS_REG_F22, MIPS_REG_F23, MIPS_REG_F24, in Mips_map_register()
1054 MIPS_REG_F24, MIPS_REG_F25, MIPS_REG_F26, MIPS_REG_F27, MIPS_REG_F28, in Mips_map_register()
/external/capstone/bindings/python/capstone/
Dmips_const.py89 MIPS_REG_F24 = 81 variable
/external/capstone/bindings/java/capstone/
DMips_const.java92 public static final int MIPS_REG_F24 = 81; field in Mips_const
/external/capstone/include/capstone/
Dmips.h122 MIPS_REG_F24, enumerator