Home | History | Annotate | Download | only in cctest

Lines Matching full:smi_ok

687     Label smi_ok, smi_ok2;
692 __ SmiNeg(r9, rcx, &smi_ok);
694 __ bind(&smi_ok);