Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.c144 env->error_code = POWERPC_EXCP_ALIGN_FP; in ppc_hash32_direct_store()
H A Dmmu_common.c768 env->error_code = POWERPC_EXCP_ALIGN_FP; in ppc_6xx_xlate()
H A Dcpu.h157 POWERPC_EXCP_ALIGN_FP = 0x01, /* FP alignment exception */ enumerator