Searched refs:changed_daif (Results 1 – 1 of 1) sorted by relevance
10732 uint32_t changed_daif;10774 changed_daif = (env->daif ^ val) & mask; in arm_phys_excp_target_el() 10776 if (changed_daif & CPSR_A) { in arm_phys_excp_target_el() 10789 if (changed_daif & CPSR_F) { in arm_phys_excp_target_el() 10524 uint32_t changed_daif; cpsr_write() local