HomeSort by: relevance | last modified time | path
    Searched refs:IC60_CABC (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/m68k/include/
cacheops_60.h 61 "i" (IC60_CABC));
80 : "=d" (tmp) : "i" (IC60_CABC) );
cpu.h 90 #define IC60_CABC 0x00400000 /* clear all branch cache entries */
105 #define CACHE60_ON (CACHE40_ON|IC60_CABC|IC60_EBC|DC60_ESB)
106 #define CACHE60_OFF (CACHE40_OFF|IC60_CABC)
  /src/sys/arch/m68k/m68k/
busaddrerr.s 85 orl #IC60_CABC,%d2 | clear all branch cache entries
  /src/sys/arch/atari/atari/
locore.s 116 orl #IC60_CABC,%d2 | clear all branch cache entries
952 orl #IC60_CABC,%d0 | and clear 060 branch cache
  /src/sys/arch/amiga/amiga/
locore.s 130 orl #IC60_CABC,%d2 | clear all branch cache entries
884 orl #IC60_CABC,%d0 | XXX and clear all 060 branch cache
894 orl #IC60_CABC,%d0 | XXX and clear all 060 branch cache

Completed in 13 milliseconds