Skip to content
  • Fritz Koenig's avatar
    Removed unnecessary pxor. · 769f2424
    Fritz Koenig authored
    There is no need to make sure that the lower byte of the
    register is 0 because the downshift by 11 overwrites that byte.
    
    Change-Id: I89cbf004b2ff532a2c68e0dc399c45a49cdad5a1
    769f2424