|
Message-ID: <CAGWvnymr=J9hFw2CLi6MKAMwWdYbQEjz+oQJ1MrexAaygPoSNA@mail.gmail.com> Date: Wed, 21 Jun 2017 10:53:13 -0400 From: David Edelsohn <dje.gcc@...il.com> To: musl@...ts.openwall.com Subject: [PATCH] powerpc64le: Add single instruction math functions The following two patches are a start at single instruction math functions for PowerPC64 architecture. Although PPC64LE Linux and ELFv2 ABI require Power8 as the minimum architecture, I have added guards that fallback to C code for earlier architectures. Thanks, David View attachment "0001-Add-single-instruction-math-functions-for-Power8.patch" of type "text/x-patch" (8010 bytes) View attachment "0002-Add-lround-implementations.patch" of type "text/x-patch" (7211 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.