Home
last modified time | relevance | path

Searched refs:COP0_SYNC (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/sys/mips/include/
Dcpufunc.h92 __asm __volatile (__XSTRING(COP0_SYNC)); in mips_cp0_sync()
130 __XSTRING(COP0_SYNC)";" \
152 __XSTRING(COP0_SYNC)";" \
194 __XSTRING(COP0_SYNC)";" \
216 __XSTRING(COP0_SYNC)";" \
Dcpuregs.h207 #define COP0_SYNC macro
209 #define COP0_SYNC .word 0xc0 /* ehb */ macro
211 #define COP0_SYNC ssnop; ssnop; ssnop; ssnop; ssnop; ssnop; ssnop; ssnop; ssnop macro
213 #define COP0_SYNC .word 0xc0 /* ehb */ macro
219 #define COP0_SYNC ssnop; ssnop; ssnop; ssnop; .word 0xc0; macro
Dasm.h275 COP0_SYNC ;\
285 COP0_SYNC ;\
/freebsd-10-stable/sys/mips/mips/
Dlocore.S133 COP0_SYNC
138 COP0_SYNC
Dexception.S158 COP0_SYNC
161 COP0_SYNC
588 COP0_SYNC
912 COP0_SYNC
915 COP0_SYNC
925 COP0_SYNC
928 COP0_SYNC
1067 COP0_SYNC
1070 COP0_SYNC
1255 COP0_SYNC
Dmpboot.S64 COP0_SYNC
Dsupport.S1034 COP0_SYNC
1051 COP0_SYNC
1070 COP0_SYNC
1090 COP0_SYNC
Dswtch.S110 COP0_SYNC
/freebsd-10-stable/sys/mips/sentry5/
Ds5reg.h31 __XSTRING(COP0_SYNC)";" \