Home
last modified time | relevance | path

Searched defs:COP0_SYNC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dsb1regs.h42 #define COP0_SYNC \ macro
45 #define COP0_SYNC .set push; .set mips32; ssnop; ssnop; ssnop; .set pop; macro
H A Dcpuregs.h157 # define COP0_SYNC sll $0,$0,3 /* EHB */ macro
160 # define COP0_SYNC sll $0,$0,1; sll $0,$0,1; sll $0,$0,3 macro
164 # define COP0_SYNC sll $0,$0,1; sll $0,$0,1; sll $0,$0,1 macro
167 # define COP0_SYNC nop; nop; nop macro
170 # define COP0_SYNC nop macro