Home
last modified time | relevance | path

Searched refs:POWERPC_EXCP_ISEG (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu-radix64.c124 cs->exception_index = POWERPC_EXCP_ISEG; in ppc_radix64_raise_segi()
H A Dmmu-hash64.c1087 cs->exception_index = POWERPC_EXCP_ISEG; in ppc_hash64_xlate()
H A Dcpu.h100 POWERPC_EXCP_ISEG = 66, /* Instruction segment exception */ enumerator
H A Dcpu_init.c2079 env->excp_vectors[POWERPC_EXCP_ISEG] = 0x00000480; in init_excp_970()
2107 env->excp_vectors[POWERPC_EXCP_ISEG] = 0x00000480; in init_excp_POWER7()