Important: The information in this document is obsolete and should not be used for new development.
SwapInstructionCache
You can use theSwapInstructionCache
function to enable or disable the
instruction cache.
FUNCTION SwapInstructionCache (cacheEnable: Boolean): Boolean;
cacheEnable
The desired state of the instruction cache.DESCRIPTION
TheSwapInstructionCache
function enables or disables the instruction cache, depending on whether thecacheEnable
parameter is set toTRUE
orFALSE
. On exit,SwapInstructionCache
returns the previous state of the instruction cache.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector forSwapInstructionCache
are
Trap macro Selector _HWPriv $0000