Lines Matching refs:BP
162 &movb(&HB("edx"), &BP(6,$in,"",0));
165 &movb(&HB("edx"), &BP(5,$in,"",0));
167 &movb(&LB("edx"), &BP(4,$in,"",0));
172 &movb(&HB("ecx"), &BP(2,$in,"",0));
176 &movb(&HB("ecx"), &BP(1,$in,"",0));
178 &movb(&LB("ecx"), &BP(0,$in,"",0));
286 &movb(&BP(6,$out,"",0), &LB("edx"));
289 &movb(&BP(5,$out,"",0), &HB("edx"));
291 &movb(&BP(4,$out,"",0), &LB("edx"));
297 &movb(&BP(2,$out,"",0), &LB("ecx"));
300 &movb(&BP(1,$in,"",0), &HB("ecx"));
302 &movb(&BP(0,$in,"",0), &LB("ecx"));