Searched refs:MIPS_REG_F21 (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsMapping.c | 134 { MIPS_REG_F21, "f21"}, 1010 MIPS_REG_F18, MIPS_REG_F19, MIPS_REG_F20, MIPS_REG_F21, MIPS_REG_F22, in Mips_map_register() 1025 MIPS_REG_F20, MIPS_REG_F21, MIPS_REG_F22, MIPS_REG_F23, MIPS_REG_F24, in Mips_map_register() 1053 MIPS_REG_F19, MIPS_REG_F20, MIPS_REG_F21, MIPS_REG_F22, MIPS_REG_F23, in Mips_map_register()
|
/external/capstone/bindings/python/capstone/ |
D | mips_const.py | 86 MIPS_REG_F21 = 78 variable
|
/external/capstone/bindings/java/capstone/ |
D | Mips_const.java | 89 public static final int MIPS_REG_F21 = 78; field in Mips_const
|
/external/capstone/include/capstone/ |
D | mips.h | 119 MIPS_REG_F21, enumerator
|