Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dcpu.h93 #define ESR_EC_UNALIGNED_DATA 1 macro
H A Dhelper.c287 esr = ESR_EC_UNALIGNED_DATA; in mb_cpu_do_unaligned_access()