One instruction:
or %ah,%al ;set zero flag if either byte was zero jz oneofthemwaszero ;one of the bytes was zero
( since no one was counting the jz that would likely follow. )