Lines Matching refs:movb
342 movb (in_r), %al
449 movb bits_r, %cl /* cl = bits, needs it for shifting */
467 movb %ah, %cl /* cl = this.bits */
502 movb %al, %cl
511 movb %cl, %ch /* stash op in ch, freeing cl */
514 movb bits_r, %cl /* cl = bits, needs it for shifting */
518 movb %ch, %cl /* move op back to ecx */
552 movb bits_r, %cl /* cl = bits, needs it for shifting */
567 movb %ah, %cl
582 movb %al, %cl /* cl = this.op */
591 movb %cl, %ch /* stash op in ch, freeing cl */
594 movb bits_r, %cl /* cl = bits, needs it for shifting */
598 movb %ch, %cl /* move op back to ecx */
635 movb (from_r), %al
636 movb %al, (out_r)
637 movb 1(from_r), %al
638 movb 2(from_r), %dl
640 movb %al, 1(out_r)
641 movb %dl, 2(out_r)
657 movb (out_r), %al
660 movb %al, 1(out_r)
661 movb %al, 2(out_r)
662 movb %al, 3(out_r)
1014 movb (from_r), %al
1015 movb %al, (out_r)
1016 movb 1(from_r), %al
1017 movb 2(from_r), %dl
1019 movb %al, 1(out_r)
1020 movb %dl, 2(out_r)
1037 movb (out_r), %al
1040 movb %al, 1(out_r)
1041 movb %al, 2(out_r)
1042 movb %al, 3(out_r)