Clean up CACR initialization.

This commit is contained in:
Vincent Rivière
2012-10-20 14:00:11 +00:00
parent f42078c70b
commit f56e5efee7
5 changed files with 7 additions and 24 deletions

View File

@@ -81,9 +81,6 @@ void clear_caches(void)
" move.l d0,a0\n\t"
" cmpi.w #4,d0 | all ways?\n\t"
" bne cfa_setloop | no->\n\t"
" nop\n\t"
" move.l _rt_cacr,d0 | get cacr shadow register\n\t"
" movec d0,cacr | set old value\n\t"
" move.l (sp)+,d2\n\t"
" move.w d2,sr | restore previous interrupt mask\n\t"
/* input */ :