Lines Matching defs:p2
154 #define align p2 /* alignment of input rel to 8byte boundary */
185 p2 = cmp.eq(len, #0); /* =0 */
191 p1 = or(p2, p1);
198 p2 = bitsclr(align888, #7); /* %8 < 97 */
202 p2 = and(p2,!p3); /* %8 < 97 */
203 if (p2.new) len = add(len, #-8); /* %8 < 97 */
204 if (p2.new) jump:NT .Ldwordaligned; /* %8 < 97 */
276 p2 = cmp.eq(kernel, #1); /* skip ovr if kernel == 0 */
281 if(!p2) ptr_out_p_32 = add(ptr_out_p_32, #32);
310 p2 = cmp.gtu(offset, #7);
314 if(p2) data70 = dataF8;
315 if(p2) dataF8 = memd(ptr_in++#8); /* another 8 bytes */