1 |*****************************************************************************
5 | __AROS_LH0(void, CacheClearU
,
8 | struct ExecBase
*, SysBase
, 106, Exec
)
11 | Flushes the contents of all CPU chaches in a simple way
.
29 |******************************************************************************
33 | Simple
68000s have no chaches
34 .globl _Exec_CacheClearU
38 | Is
this the same routine
for 20?
39 .globl _Exec_CacheClearU_30
41 | Do the real work in supervisor mode
42 | Preserve a5 in
a1 (faster than stack space
)
44 leal cacheclearusup
,a5
50 | Set CD
and CI bit in cacr