Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpufunc.h94 __asm __volatile (__XSTRING(COP0_SYNC)); in mips_cp0_sync()
138 __XSTRING(COP0_SYNC)";" \
160 __XSTRING(COP0_SYNC)";" \
203 __XSTRING(COP0_SYNC)";" \
225 __XSTRING(COP0_SYNC)";" \
H A Dcpuregs.h145 #define COP0_SYNC macro
147 #define COP0_SYNC .word 0xc0 /* ehb */ macro
149 #define COP0_SYNC ssnop; ssnop; ssnop; ssnop; ssnop; ssnop; ssnop; ssnop; ssnop macro
161 #define COP0_SYNC .word 0xc0 /* ehb */ macro
167 #define COP0_SYNC ssnop; ssnop; ssnop; ssnop; .word 0xc0; macro
H A Dpcb.h76 COP0_SYNC ;\
86 COP0_SYNC ;\
/f-stack/freebsd/mips/mips/
H A Dlocore.S136 COP0_SYNC
141 COP0_SYNC
H A Dmpboot.S64 COP0_SYNC
H A Dexception.S146 COP0_SYNC
149 COP0_SYNC
576 COP0_SYNC
912 COP0_SYNC
915 COP0_SYNC
925 COP0_SYNC
928 COP0_SYNC
1069 COP0_SYNC
1072 COP0_SYNC
1238 COP0_SYNC
H A Dswtch.S84 COP0_SYNC
/f-stack/freebsd/mips/broadcom/
H A Dbcm_bmips_exts.h84 __XSTRING(COP0_SYNC)";" \