https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124336

--- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Jakub Jelinek from comment #1)
> orl rather than orq is one byte shorter, dunno if there are advantages of
> using orq over orl.
Probably orb could be used here to slightly lower mem bandwidth.

Reply via email to