https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118678
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > `rep movsl` is smaller than `rep movsq`. because movsq requires an extra prefix. So this is definitely smaller.