]> 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:25:19 +0000 (16:25 +0200)
commitbc56d8e8897f8f53ca3761856e5b68cc5344cf36
tree0121522495018f26a0dd28e7fd93aa0df6c61774
parent1db578fb99a524ef014bd27af034210db1a077b0
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)

(cherry picked from commit de4a7fad9ef84fe902119b58b1fca58d7437816f)
crypto/bn/asm/rsaz-2k-avxifma.pl
crypto/bn/asm/rsaz-3k-avxifma.pl
crypto/bn/asm/rsaz-4k-avxifma.pl