Lines Matching refs:nhi
58 $nhi="%rbx";
90 xor $nhi,$nhi
92 mov `&LB("$Zlo")`,`&LB("$nhi")`
97 and \$0xf0,`&LB("$nhi")`
108 xor 8($Htbl,$nhi),$Zlo
110 xor ($Htbl,$nhi),$Zhi
111 mov `&LB("$nlo")`,`&LB("$nhi")`
126 and \$0xf0,`&LB("$nhi")`
141 and \$0xf0,`&LB("$nhi")`
150 xor 8($Htbl,$nhi),$Zlo
152 xor ($Htbl,$nhi),$Zhi
212 my @nhi=("%ebx","%ecx");
218 { my @lo =($nlo,$nhi);
259 &movz ($nhi[0],&LB($dat));
261 &shr ($nhi[0],4);
274 &movz ($nhi[1],&LB($dat));
276 &movzb ($rem[0],"(%rsp,$nhi[0])");
278 &shr ($nhi[1],4) if ($i<14);
279 &and ($nhi[1],0xf0) if ($i==14);
291 &xor ($Zlo,"-128($Hshr4,$nhi[0],8)");
293 &xor ($Zhi,"($Hshr4,$nhi[0],8)");
295 unshift (@nhi,pop(@nhi)); # "rotate" registers
313 &xor ($Zlo,"8($Htbl,$nhi[0])");
317 &xor ($Zhi,"($Htbl,$nhi[0])");