Lines Matching refs:LB
145 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or
166 mov `&LB("$Zlo")`,`&LB("$nlo")`
167 mov `&LB("$Zlo")`,`&LB("$nhi")`
168 shl \$4,`&LB("$nlo")`
172 and \$0xf0,`&LB("$nhi")`
181 mov ($inp,$cnt),`&LB("$nlo")`
186 mov `&LB("$nlo")`,`&LB("$nhi")`
189 shl \$4,`&LB("$nlo")`
201 and \$0xf0,`&LB("$nhi")`
216 and \$0xf0,`&LB("$nhi")`
327 &mov ("$j(%rsp)",&LB($dat)) if ($i>1);
329 &mov (&LB($dat),&LB($lo[1])) if ($i>0 && $i<17);
335 &shl (&LB($dat),4) if ($i>0 && $i<17);
362 &mov (&LB($nlo),&LB($dat));
363 &movz ($nhi[0],&LB($dat));
364 &shl (&LB($nlo),4);
374 &mov (&LB($nlo),&LB($dat));
378 &movz ($nhi[1],&LB($dat));
379 &shl (&LB($nlo),4);
391 &movz ($rem[0],&LB($rem[0]));
410 &movz ($rem[0],&LB($Zlo));
414 &shl (&LB($rem[0]),4);