Commit 9676402c authored by Andy Polyakov's avatar Andy Polyakov
Browse files

PPC assembly pack: remove branch hints.



As it turns out branch hints grew as kind of a misconception. In
addition their interpretation by GNU assembler is affected by
assembler flags and can end up with opposite meaning on different
processors. As we have to loose quite a lot on misinterprerations,
especially on newer processors, we just omit them altogether.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(cherry picked from commit 20b88bb1)
parent ec66c8c9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment