------- Comment #1 from jakub at gcc dot gnu dot org  2006-02-24 15:11 -------
To my knowledge xorl %eax, %eax is just a shorter form of xorq %rax, %rax, 
both clear all 64 bits of %rax.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26457

Reply via email to