Home
last modified time | relevance | path

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

/external/valgrind/docs/internals/
Dt-chaining-notes.txt21 host_arm_isel.c and host_arm_defs.c: get rid of global var arm_hwcaps.
/external/valgrind/VEX/priv/
Dhost_arm_defs.h37 extern UInt arm_hwcaps;
Dhost_arm_defs.c44 UInt arm_hwcaps = 0; variable
2935 if (VEX_ARM_ARCHLEVEL(arm_hwcaps) > 6) { in imm32_to_ireg()
2997 if (VEX_ARM_ARCHLEVEL(arm_hwcaps) > 6) { in imm32_to_ireg_EXACTLY2()
3020 if (VEX_ARM_ARCHLEVEL(arm_hwcaps) > 6) { in is_imm32_to_ireg_EXACTLY2()
Dhost_arm_isel.c6544 arm_hwcaps = hwcaps_host; // JRS 2012 Mar 31: FIXME (RM) in iselSB_ARM()