]> git.ipfire.org Git - thirdparty/nettle.git/commit
powerpc64: remove use of m4_unquote in the load step for sha256
authorEric Richter <erichte@linux.ibm.com>
Thu, 20 Jun 2024 18:43:57 +0000 (13:43 -0500)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 4 Aug 2024 09:39:02 +0000 (11:39 +0200)
commit95d7ebbafaea628751e35d2ce1c4c5d2617ed5de
treeb38e7ca5f8a4292aaea825808efdb582abaaeb77
parentc4b1f2c94226bc929595c226094d9a69120444ae
powerpc64: remove use of m4_unquote in the load step for sha256

By passing in the constant offset value into the LOAD macro, the use of
m4_unquote to calculate the correct constant GPR can be avoided,
improving readability.

Signed-off-by: Eric Richter <erichte@linux.ibm.com>
powerpc64/p8/sha256-compress-n.asm