Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dcpu.h85 #define ESR_W (1<<11) /* Unaligned word access */ macro
H A Dtranslate.c707 iflags |= (size == MO_32) * ESR_W; in record_unaligned_ess()