Skip to content
  • Fritz Koenig's avatar
    Use movq instead of movdqu. · b7dc9398
    Fritz Koenig authored
    Movdqu is more expensive (throughput, uops) than movq.  Minimal
    impact for newer big cores, but ~2.25% gain on Atom.
    
    Change-Id: I62c80bb1cc01d8a91c350c4c7719462809a4ef7f
    b7dc9398