Searched refs:arm_fgt_active (Results 1 – 3 of 3) sorted by relevance
176 if (arm_fgt_active(env, el)) { in rebuild_hflags_a32()326 if (arm_fgt_active(env, el)) { in rebuild_hflags_a64()
815 if (arm_fgt_active(env, arm_current_el(env))) { in HELPER()
1744 static inline bool arm_fgt_active(CPUARMState *env, int el) in arm_fgt_active() function