mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00: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.