Home | History | Annotate | Download | only in asm

Lines Matching refs:LB

71 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/	or
92 mov `&LB("$Zlo")`,`&LB("$nlo")`
93 mov `&LB("$Zlo")`,`&LB("$nhi")`
94 shl \$4,`&LB("$nlo")`
98 and \$0xf0,`&LB("$nhi")`
107 mov ($inp,$cnt),`&LB("$nlo")`
112 mov `&LB("$nlo")`,`&LB("$nhi")`
115 shl \$4,`&LB("$nlo")`
127 and \$0xf0,`&LB("$nhi")`
142 and \$0xf0,`&LB("$nhi")`
225 &mov ("$j(%rsp)",&LB($dat)) if ($i>1);
227 &mov (&LB($dat),&LB($lo[1])) if ($i>0 && $i<17);
233 &shl (&LB($dat),4) if ($i>0 && $i<17);
260 &mov (&LB($nlo),&LB($dat));
261 &movz ($nhi[0],&LB($dat));
262 &shl (&LB($nlo),4);
272 &mov (&LB($nlo),&LB($dat));
276 &movz ($nhi[1],&LB($dat));
277 &shl (&LB($nlo),4);
289 &movz ($rem[0],&LB($rem[0]));
308 &movz ($rem[0],&LB($Zlo));
312 &shl (&LB($rem[0]),4);