Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aarch64: Add vector implementations of log10 routines | Joe Ramsay | 2023-10-23 | 1 | -1/+3 |
* | aarch64: Add vector implementations of log2 routines | Joe Ramsay | 2023-10-23 | 1 | -1/+3 |
* | aarch64: Add vector implementations of exp2 routines | Joe Ramsay | 2023-10-23 | 1 | -0/+1 |
* | aarch64: Add vector implementations of tan routines | Joe Ramsay | 2023-10-23 | 1 | -1/+2 |
* | aarch64: Add vector implementations of exp routines | Joe Ramsay | 2023-06-30 | 1 | -1/+3 |
* | aarch64: Add vector implementations of log routines | Joe Ramsay | 2023-06-30 | 1 | -1/+3 |
* | aarch64: Add vector implementations of sin routines | Joe Ramsay | 2023-06-30 | 1 | -6/+6 |
* | Enable libmvec support for AArch64 | Joe Ramsay | 2023-05-03 | 1 | -0/+61 |
* | aarch64: Remove fpu Makefile | Adhemerval Zanella | 2020-06-22 | 1 | -14/+0 |
* | aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5 | Adhemerval Zanella | 2017-11-17 | 1 | -0/+6 |
* | aarch64: Add missing math Makefile for recent commit | Szabolcs Nagy | 2017-10-23 | 1 | -0/+8 |