Commit a54aba53 authored by Andy Polyakov's avatar Andy Polyakov Committed by Matt Caswell
Browse files

aes/asm/aesp8-ppc.pl: improve [backward] portability.



Some of stone-age assembler can't cope with r0 in address. It's actually
sensible thing to do, because r0 is shunted to 0 in address arithmetic
and by refusing r0 assembler effectively makes you understand that.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 2fac86d9
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