genode/repos/base/include/spec
Johannes Schlatow 4dcc095e5e memcpy (arm): remove unused vfp implementation
The implementation is not in use any more. Furthermore, on typical ARM
cores such as the Cortex-A9, the cached read appears to be the
bottleneck rather than instruction density. On a Zynq-7000 SoC, the vfp
implementation performed significantly worse than the standard load/store
multiple implementation with preloading.

genodelabs/genode#4456
2022-04-13 08:08:01 +02:00
..
32bit/base Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
64bit/base Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
arm/cpu memcpy (arm): remove unused vfp implementation 2022-04-13 08:08:01 +02:00
arm_64 Fix some signed/unsigned implicit conversions. 2022-01-19 12:35:48 +01:00
arm_v6 Move timer from os to base repository 2019-01-14 12:33:57 +01:00
arm_v7 Move timer from os to base repository 2019-01-14 12:33:57 +01:00
riscv base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
x86 base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
x86_32 trace: comment x86 timestamp() implementations 2021-08-30 15:00:38 +02:00
x86_64 trace: comment x86 timestamp() implementations 2021-08-30 15:00:38 +02:00