Add ia64 implementation of ?sum
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sat, 30 Mar 2019 21:18:03 +0000 (22:18 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2019 21:18:03 +0000 (22:18 +0100)
commitf8b82bc6dc0c7650fa757c6eadf1906e0bc50950
tree3bd9087bce4695e8cde02723f71f2cef9624c941
parent3e3ccb90118e58a92e59a5e7e3cf3209b3d925f4
Add ia64 implementation of ?sum

as trivial copy of asum with the fabs calls removed
kernel/ia64/KERNEL
kernel/ia64/sum.S [new file with mode: 0644]