Home
last modified time | relevance | path

Searched refs:POWERPC_EXCP_DEBUG (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu.h85 POWERPC_EXCP_DEBUG = 15, /* Debug interrupt */ enumerator
H A Dcpu_init.c1706 env->excp_vectors[POWERPC_EXCP_DEBUG] = 0x00002000; in init_excp_4xx()
1838 env->excp_vectors[POWERPC_EXCP_DEBUG] = 0x00000000; in init_excp_e500()
1873 env->excp_vectors[POWERPC_EXCP_DEBUG] = 0x00000000; in init_excp_BookE()