Lines Matching refs:equal

115   case TemplateTable::equal        : return Assembler::notEqual;
116 case TemplateTable::not_equal : return Assembler::equal;
269 __ jcc(Assembler::equal, L_okay);
271 __ jcc(Assembler::equal, L_okay);
383 __ jccb(Assembler::equal, call_ldc);
387 __ jccb(Assembler::equal, call_ldc);
392 __ jccb(Assembler::equal, call_ldc);
418 __ jcc(Assembler::equal, L);
420 __ jcc(Assembler::equal, L);
422 __ jcc(Assembler::equal, L);
537 __ jcc(Assembler::equal, done);
541 __ jccb(Assembler::equal, rewrite);
546 __ jccb(Assembler::equal, rewrite);
825 __ jcc(Assembler::equal, done);
833 __ jccb(Assembler::equal, rewrite);
841 __ jccb(Assembler::equal, rewrite);
849 __ jccb(Assembler::equal, rewrite);
1235 // they are not equal, one could do a normal division (no correction
1246 // they are not equal, one could do a normal division (no correction
1268 // they are not equal, one could do a normal division (no correction
1282 // they are not equal, one could do a normal division (no correction
1593 __ jccb(Assembler::equal, done);
1769 __ jcc(Assembler::equal, dispatch);
1935 __ jcc(Assembler::equal, found);
2148 __ jcc(Assembler::equal, resolved);
2491 __ cmovptr(Assembler::equal,
2494 __ cmovptr(Assembler::equal,
3368 // Compare rax with the top addr, and if still equal, store the new
3370 // equal, and clears it otherwise. Use lock prefix for atomicity on MPs.
3480 __ jcc(Assembler::equal, quicked);
3533 __ jcc(Assembler::equal, quicked);
3657 __ cmov(Assembler::equal, c_rarg1, c_rarg3);
3661 __ jccb(Assembler::equal, exit);
3748 __ jcc(Assembler::equal, found);