Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsMapping.c125 { MIPS_REG_F12, "f12"},
1003 MIPS_REG_F6, MIPS_REG_F8, MIPS_REG_F10, MIPS_REG_F12, MIPS_REG_F14, in Mips_map_register()
1008 MIPS_REG_F8, MIPS_REG_F9, MIPS_REG_F10, MIPS_REG_F11, MIPS_REG_F12, in Mips_map_register()
1023 MIPS_REG_F10, MIPS_REG_F11, MIPS_REG_F12, MIPS_REG_F13, MIPS_REG_F14, in Mips_map_register()
1051 MIPS_REG_F9, MIPS_REG_F10, MIPS_REG_F11, MIPS_REG_F12, MIPS_REG_F13, in Mips_map_register()
/external/capstone/bindings/python/capstone/
Dmips_const.py77 MIPS_REG_F12 = 69 variable
/external/capstone/bindings/java/capstone/
DMips_const.java80 public static final int MIPS_REG_F12 = 69; field in Mips_const
/external/capstone/include/capstone/
Dmips.h110 MIPS_REG_F12, enumerator