Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h158 POWERPC_EXCP_ALIGN_LE = 0x03, /* Multiple little-endian access */ enumerator
H A Dtranslate.c3095 (ctx->opcode & 0x03FF0000) | POWERPC_EXCP_ALIGN_LE); in gen_align_no_le()