Lines Matching refs:k0
48 sd k0,0x170($0)
61 sll k0,k1,1
81 bltz k0,unrecoverable
82 sll k0,1
89 bgez k0,unrecoverable
97 mfc0 k0,C0_CERR_I /* delay slot */
99 and k1,k0
101 andi k0,0x1fe0
108 cache Index_Invalidate_I,(0<<13)(k0)
109 cache Index_Invalidate_I,(1<<13)(k0)
110 cache Index_Invalidate_I,(2<<13)(k0)
111 cache Index_Invalidate_I,(3<<13)(k0)
117 ld k0,0x170($0)
130 mfc0 k0,CP0_CONFIG
132 and k0,k0,k1
133 ori k0,k0,CONF_CM_UNCACHED
134 mtc0 k0,CP0_CONFIG
142 mfc0 k0, CP0_STATUS
143 sll k0, k0, 3 # check CU0 (kernel?)
144 bltz k0, 2f