Home | History | Annotate | Download | only in arm64

Lines Matching refs:nzcv

350                                              StatusFlags nzcv,
358 ConditionalCompareMacro(rn, temp, nzcv, cond, op);
365 ConditionalCompare(rn, operand, nzcv, cond, op);
373 ConditionalCompare(rn, temp, nzcv, cond, op);
1339 // Check that csp <= StackPointer(), preserving all registers and NZCV.
4701 // Preserve all caller-saved registers as well as NZCV.
4735 // Preserve NZCV.
4738 Mrs(tmp, NZCV);
4744 // Restore NZCV.
4748 Msr(NZCV, tmp);