Lines Matching refs:nhi
132 $nhi="%rbx";
164 xor $nhi,$nhi
166 mov `&LB("$Zlo")`,`&LB("$nhi")`
171 and \$0xf0,`&LB("$nhi")`
182 xor 8($Htbl,$nhi),$Zlo
184 xor ($Htbl,$nhi),$Zhi
185 mov `&LB("$nlo")`,`&LB("$nhi")`
200 and \$0xf0,`&LB("$nhi")`
215 and \$0xf0,`&LB("$nhi")`
224 xor 8($Htbl,$nhi),$Zlo
226 xor ($Htbl,$nhi),$Zhi
314 my @nhi=("%ebx","%ecx");
320 { my @lo =($nlo,$nhi);
361 &movz ($nhi[0],&LB($dat));
363 &shr ($nhi[0],4);
376 &movz ($nhi[1],&LB($dat));
378 &movzb ($rem[0],"(%rsp,$nhi[0])");
380 &shr ($nhi[1],4) if ($i<14);
381 &and ($nhi[1],0xf0) if ($i==14);
393 &xor ($Zlo,"-128($Hshr4,$nhi[0],8)");
395 &xor ($Zhi,"($Hshr4,$nhi[0],8)");
397 unshift (@nhi,pop(@nhi)); # "rotate" registers
415 &xor ($Zlo,"8($Htbl,$nhi[0])");
419 &xor ($Zhi,"($Htbl,$nhi[0])");