Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h268 #define ESR_ESS_FLAG (1 << 2) /* indicates ESR_ESS_MASK is present */ macro
H A Dhelper.c287 if (likely(iflags & ESR_ESS_FLAG)) { in mb_cpu_do_unaligned_access()
H A Dtranslate.c701 iflags |= ESR_ESS_FLAG; in record_unaligned_ess()
1821 if (iflags & ESR_ESS_FLAG) { in mb_cpu_dump_state()