FlushCacheFlush the I-cache | |
ArgumentsNone.Return ValueNone.ExplanationThe Instruction cache is flushed.FlushCache() is usually called when a program modifies instruction code. NotesThe contents of the instruction cache cannot be modified. |