Home
last modified time | relevance | path

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

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