]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove redundant space in effective address
authorZhiguo Zhou <zhiguo.zhou@intel.com>
Wed, 14 May 2025 12:39:01 +0000 (20:39 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 May 2025 14:24:42 +0000 (16:24 +0200)
commitde4a7fad9ef84fe902119b58b1fca58d7437816f
tree2dbaf79b77c9fc7be82e7f87fe74cbfac7b2e557
parent4189992f5bd8e38d640ec0cbe602d7dfc8c78a7e
Remove redundant space in effective address

To have effective address of vmovapd instruction recognized and
translated to Intel format by the x86_64 assembler translator.

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27632)
crypto/bn/asm/rsaz-2k-avxifma.pl
crypto/bn/asm/rsaz-3k-avxifma.pl
crypto/bn/asm/rsaz-4k-avxifma.pl