Home | History | Annotate | Download | only in ia32

Lines Matching defs:not_smi

729         // division.  They should be in eax, ebx for jump to not_smi.
3331 NearLabel not_smi, hash_calculated;
3334 __ j(not_zero, &not_smi);
3338 __ bind(&not_smi);