genode/repos/base/include/spec
Johannes Schlatow 9409f814a4 memcpy (x86): implement memcpy_cpu
By changing the bytewise copy into a wordwise copy, we get a speedup of
~3 (on base-linux x86_64).

genodelabs/genode#4456
2022-04-13 09:29:02 +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): cache align and use pld for speedup 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 memcpy (x86): implement memcpy_cpu 2022-04-13 09:29:02 +02: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