Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c129 { MIPS_REG_F16, "f16"},
1004 MIPS_REG_F16, MIPS_REG_F18, MIPS_REG_F20, MIPS_REG_F22, MIPS_REG_F24, in Mips_map_register()
1009 MIPS_REG_F13, MIPS_REG_F14, MIPS_REG_F15, MIPS_REG_F16, MIPS_REG_F17, in Mips_map_register()
1024 MIPS_REG_F15, MIPS_REG_F16, MIPS_REG_F17, MIPS_REG_F18, MIPS_REG_F19, in Mips_map_register()
1052 MIPS_REG_F14, MIPS_REG_F15, MIPS_REG_F16, MIPS_REG_F17, MIPS_REG_F18, in Mips_map_register()
/external/capstone/bindings/python/capstone/
Dmips_const.py81 MIPS_REG_F16 = 73 variable
/external/capstone/bindings/java/capstone/
DMips_const.java84 public static final int MIPS_REG_F16 = 73; field in Mips_const
/external/capstone/include/capstone/
Dmips.h114 MIPS_REG_F16, enumerator