Home | History | Annotate | Download | only in asm

Lines Matching refs:nhi

58 $nhi="%rbx";
91 xor $nhi,$nhi
93 mov `&LB("$Zlo")`,`&LB("$nhi")`
98 and \$0xf0,`&LB("$nhi")`
109 xor 8($Htbl,$nhi),$Zlo
111 xor ($Htbl,$nhi),$Zhi
112 mov `&LB("$nlo")`,`&LB("$nhi")`
127 and \$0xf0,`&LB("$nhi")`
142 and \$0xf0,`&LB("$nhi")`
151 xor 8($Htbl,$nhi),$Zlo
153 xor ($Htbl,$nhi),$Zhi
214 my @nhi=("%ebx","%ecx");
220 { my @lo =($nlo,$nhi);
261 &movz ($nhi[0],&LB($dat));
263 &shr ($nhi[0],4);
276 &movz ($nhi[1],&LB($dat));
278 &movzb ($rem[0],"(%rsp,$nhi[0])");
280 &shr ($nhi[1],4) if ($i<14);
281 &and ($nhi[1],0xf0) if ($i==14);
293 &xor ($Zlo,"-128($Hshr4,$nhi[0],8)");
295 &xor ($Zhi,"($Hshr4,$nhi[0],8)");
297 unshift (@nhi,pop(@nhi)); # "rotate" registers
315 &xor ($Zlo,"8($Htbl,$nhi[0])");
319 &xor ($Zhi,"($Htbl,$nhi[0])");