/* * The icache is the same as the dcache as far as this setup is * concerned. The only real difference in hardware is that the icache * lacks the U bit that the dcache has, none of this has any bearing * on the cache info.
*/
boot_cpu_data.icache = boot_cpu_data.dcache;
}
Messung V0.5
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.