Lines Matching refs:top
2650 bool top = false;
2654 top = true;
2660 top = true;
2666 top = true;
2672 top = true;
2678 top = true;
2684 top = true;
2690 top = true;
2696 top = true;
2702 top = true;
2708 top = true;
2714 top = true;
2723 if (top) {
2742 // Construct temporary registers containing the even (bottom) and odd (top)
2868 bool top = false;
2878 top = true;
2884 top = true;
2890 top = true;
2896 top = true;
2905 if (top) {
2931 // Construct temporary registers containing the even (bottom) and odd (top)
3143 adcl(vform, zda, zn, zm, /* top = */ false);
3146 adcl(vform, zda, zn, zm, /* top = */ true);
3149 adcl(vform, zda, not_zn, zm, /* top = */ false);
3152 adcl(vform, zda, not_zn, zm, /* top = */ true);
14313 // Ignore the top byte of addresses for comparisons. We can use xn as is,