Lines Matching refs:al
133 add %cl, %al
140 sub %cl, %al
187 cmp %al, %cl
214 xor %al, %al
216 out %al, %dx
224 orb %al, %al // are there still characters left?
281 orb $0x1, %al
343 inb $0x92, %al
344 testb $0x02, %al
346 orb $0x02, %al
347 andb $0xfe, %al
348 outb %al, $0x92