Lines Matching refs:BP
169 &movb(&HB("edx"), &BP(6,$in,"",0));
173 &movb(&HB("edx"), &BP(5,$in,"",0));
176 &movb(&LB("edx"), &BP(4,$in,"",0));
183 &movb(&HB("ecx"), &BP(2,$in,"",0));
187 &movb(&HB("ecx"), &BP(1,$in,"",0));
190 &movb(&LB("ecx"), &BP(0,$in,"",0));
298 &movb(&BP(6,$out,"",0), &LB("edx"));
301 &movb(&BP(5,$out,"",0), &HB("edx"));
303 &movb(&BP(4,$out,"",0), &LB("edx"));
309 &movb(&BP(2,$out,"",0), &LB("ecx"));
312 &movb(&BP(1,$in,"",0), &HB("ecx"));
314 &movb(&BP(0,$in,"",0), &LB("ecx"));