Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug-handler.S176 dmfc0 k1, COP0_DEBUG
182 dmfc0 k1, COP0_DEBUG
189 dmfc0 k1, COP0_DEBUG
H A Dcvmx-debug.c1329 CVMX_MF_COP0(context->cop0.debug, COP0_DEBUG); in cvmx_debug_save_core_context()
1399 CVMX_MT_COP0(context->cop0.debug, COP0_DEBUG); in cvmx_debug_restore_core_context()
H A Dcvmx-asm.h94 #define COP0_DEBUG $23,0 /* Debug status */ macro