mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
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
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.