Lines Matching refs:k0
61 sd k0,0x170($0)
74 sll k0,k1,1
94 bltz k0,unrecoverable
95 sll k0,1
102 bgez k0,unrecoverable
110 mfc0 k0,C0_CERR_I /* delay slot */
112 and k1,k0
114 andi k0,0x1fe0
121 cache Index_Invalidate_I,(0<<13)(k0)
122 cache Index_Invalidate_I,(1<<13)(k0)
123 cache Index_Invalidate_I,(2<<13)(k0)
124 cache Index_Invalidate_I,(3<<13)(k0)
130 ld k0,0x170($0)
143 mfc0 k0,CP0_CONFIG
145 and k0,k0,k1
146 ori k0,k0,CONF_CM_UNCACHED
147 mtc0 k0,CP0_CONFIG
155 mfc0 k0, CP0_STATUS
156 sll k0, k0, 3 # check CU0 (kernel?)
157 bltz k0, 2f