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.c320 (cpu->cfg.unaligned_exceptions ? PVR2_UNALIGNED_EXC_MASK : 0) | in mb_cpu_realizefn()
410 cfg.unaligned_exceptions, false),
H A Dcpu.h333 bool unaligned_exceptions; member
H A Dtranslate.c694 if (rb && (dc->tb_flags & MSR_EE) && dc->cfg->unaligned_exceptions) { in gen_alignment_check_ea()
741 dc->cfg->unaligned_exceptions) { in do_load()
901 dc->cfg->unaligned_exceptions) { in do_store()