Searched refs:COP0_DEBUG (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug-handler.S175 // COP0_DEBUG[DINT,DIB,DDBS,DBp,DSS] are not set and
176 dmfc0 k1, COP0_DEBUG
181 // COP0_DEBUG[DExecC] is set.
182 dmfc0 k1, COP0_DEBUG
189 dmfc0 k1, COP0_DEBUG
H A Dcvmx-debug.c1329 CVMX_MF_COP0(context->cop0.debug, COP0_DEBUG);
1399 CVMX_MT_COP0(context->cop0.debug, COP0_DEBUG);
H A Dcvmx-asm.h94 #define COP0_DEBUG $23,0 /* Debug status */ macro

Completed in 62 milliseconds