Searched refs:SYSZ_REG_5 (Results 1 – 5 of 5) sorted by relevance
/external/capstone/arch/SystemZ/ |
D | SystemZMapping.c | 25 { SYSZ_REG_5, "5" }, 419 /* SystemZ_R5D = 143 */ SYSZ_REG_5, in SystemZ_map_register() 435 /* SystemZ_R5H = 159 */ SYSZ_REG_5, in SystemZ_map_register() 451 /* SystemZ_R5L = 175 */ SYSZ_REG_5, in SystemZ_map_register()
|
D | SystemZMappingInsn.inc | 10153 …REG_2, SYSZ_REG_3, SYSZ_REG_4, SYSZ_REG_5, 0 }, { SYSZ_REG_CC, SYSZ_REG_0, SYSZ_REG_1, SYSZ_REG_2,…
|
/external/capstone/bindings/python/capstone/ |
D | sysz_const.py | 31 SYSZ_REG_5 = 6 variable
|
/external/capstone/include/capstone/ |
D | systemz.h | 55 SYSZ_REG_5, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Sysz_const.java | 34 public static final int SYSZ_REG_5 = 6; field in Sysz_const
|