Home | History | Annotate | Download | only in x87

Lines Matching refs:not_zero_input

4225   Label not_zero_input;
4228 __ j(not_zero, &not_zero_input);
4231 __ bind(&not_zero_input);