Lines Matching refs:Cmn
3604 __ Cmn(x1, Operand(x0));3614 __ Cmn(w1, Operand(w0));3624 __ Cmn(x1, Operand(x0));3634 __ Cmn(w1, Operand(w0));7231 __ Cmn(w1, w1); // Set N and V.7233 // The Msr should have overwritten every flag set by the Cmn.