Home | History | Annotate | Download | only in asm

Lines Matching full:k256

45 $K256="ebp";
90 &mov ("esi",&DWP(0,$K256));
93 &add ($K256,4);
96 &add ($E,"esi"); # d += K256[i]
97 &add ($A,"esi"); # h += K256[i]
108 &blindpop($K256);
109 &lea ($K256,&DWP(&label("K256")."-".&label("pic_point"),$K256));
223 &sub ($K256,4*64); # rewind K
231 &set_label("K256",64); # Yes! I keep it in the code segment!