Lines Matching refs:K512
55 $K512="ebp";
91 &paddq ("mm7",QWP(0,$K512)); # h+=K512[i]
132 &mov (&LB("edx"),&BP(0,$K512));
134 &add ($K512,8);
188 &mov ("esi",&DWP(0,$K512));
189 &mov ("edi",&DWP(4,$K512)); # K[i]
258 &mov (&LB("edx"),&BP(0,$K512)); # pre-fetch LSB of *K
260 &lea ($K512,&DWP(8,$K512)); # K++
272 &blindpop($K512);
273 &lea ($K512,&DWP(&label("K512")."-".&label("pic_point"),$K512));
286 &picmeup("edx","OPENSSL_ia32cap_P",$K512,&label("K512"));
407 &sub ($K512,8*80); # rewind K
552 &sub ($K512,8*80); # rewind K
560 &set_label("K512",64); # Yes! I keep it in the code segment!