Lines Matching +full:40 +full:a
186 such that it won't pass to the asm volatile below a in xor_pII_mmx_5()
280 " movq 40(%1), %%mm5 ;\n" in xor_p5_mmx_2()
285 " pxor 40(%2), %%mm5 ;\n" in xor_p5_mmx_2()
287 " movq %%mm5, 40(%1) ;\n" in xor_p5_mmx_2()
330 " movq 40(%1), %%mm5 ;\n" in xor_p5_mmx_3()
335 " pxor 40(%2), %%mm5 ;\n" in xor_p5_mmx_3()
338 " pxor 40(%3), %%mm5 ;\n" in xor_p5_mmx_3()
343 " movq %%mm5, 40(%1) ;\n" in xor_p5_mmx_3()
393 " movq 40(%1), %%mm5 ;\n" in xor_p5_mmx_4()
397 " pxor 40(%2), %%mm5 ;\n" in xor_p5_mmx_4()
403 " pxor 40(%3), %%mm5 ;\n" in xor_p5_mmx_4()
408 " pxor 40(%4), %%mm5 ;\n" in xor_p5_mmx_4()
411 " movq %%mm5, 40(%1) ;\n" in xor_p5_mmx_4()
443 such that it won't pass to the asm volatile below a in xor_p5_mmx_5()
477 " movq 40(%1), %%mm5 ;\n" in xor_p5_mmx_5()
480 " pxor 40(%2), %%mm5 ;\n" in xor_p5_mmx_5()
483 " pxor 40(%3), %%mm5 ;\n" in xor_p5_mmx_5()
487 " pxor 40(%4), %%mm5 ;\n" in xor_p5_mmx_5()
493 " pxor 40(%5), %%mm5 ;\n" in xor_p5_mmx_5()
496 " movq %%mm5, 40(%1) ;\n" in xor_p5_mmx_5()
554 deals with a load to a line that is being prefetched. */