Home | History | Annotate | Download | only in ia32

Lines Matching refs:cmov

281     __ cmov(not_equal, scratch1, result_reg);
293 __ cmov(greater, result_reg, scratch1);
1819 __ cmov(above, eax, ecx);
1821 __ cmov(below, eax, ecx);
3433 __ cmov(above, eax, ecx);
3435 __ cmov(below, eax, ecx);