SwapInstructionCache
Boolean cacheEnable; the desired state of the instruction cache returns the previous state of the instruction cache
cache, depending on whether the cacheEnable parameter is set to TRUE or
Notes: Be sure to check that the trap _HWPriv is implemented before calling this
to determine whether a trap is implemented. If you call this routine and
_HWPriv is not implemented, you application will crash.
The MC68020, MC68030 and MC68040 micro processors have
instruction caches.