mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-15 07:27:41 +00:00
Add nop in cache disable
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
.global MMU030_disable_cache
|
.global MMU030_disable_cache
|
||||||
MMU030_disable_cache:
|
MMU030_disable_cache:
|
||||||
lea 0x0808, %a0
|
lea 0x0808, %a0
|
||||||
|
nop
|
||||||
movec %a0, %cacr
|
movec %a0, %cacr
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user