#include <mips.h>

Go to the source code of this file.
Variables | |
|
text align globl flushcache ent flushcache | flushcache |
| Intialize and flush the L1 instruction and data caches. | |
The overall structure for the flushcache function and calculations used in the function were developed based on portions of: "See Mips Run, 2nd Edition" by Dominic Sweetman, published by Elsevier
Definition in file flushcache.S.
1.5.6