This is where the various optimizing switches and their actions are described, grouped per switch.
movzbl (mem), %eax|
|
to a combination of simpler instructions
xorl %eax, %eax
movb (mem), %al |
for the Pentium.