Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h163 POWERPC_EXCP_ALIGN_INSN = 0x07, /* Pref. insn x-ing 64-byte boundary */ enumerator
H A Dtranslate.c6571 gen_exception_err(ctx, POWERPC_EXCP_ALIGN, POWERPC_EXCP_ALIGN_INSN); in ppc_tr_translate_insn()