Searched refs:nzcv (Results 1 – 1 of 1) sorted by relevance
53 uint32_t nzcv = (uint32_t) __builtin_arm_rsr64("NZCV"); in phase2() local55 T_QUIET; T_ASSERT_EQ(nzcv & PSR64_USER_MASK, PSR64_USER_MASK, "All condition flags are set"); in phase2()