Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dcpu.c273 (cpu->cfg.unaligned_exceptions ? PVR2_UNALIGNED_EXC_MASK : 0) | in mb_cpu_realizefn()
365 cfg.unaligned_exceptions, false),
H A Dcpu.h336 bool unaligned_exceptions; member
H A Dtranslate.c741 dc->cfg->unaligned_exceptions) { in do_load()
891 dc->cfg->unaligned_exceptions) { in do_store()