Home | History | Annotate | Download | only in ia32

Lines Matching refs:negative_sign

2106   Label negative_sign;
2108 __ j(not_zero, &negative_sign);
2113 __ bind(&negative_sign);