Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h158 #define PVR2_UNALIGNED_EXC_MASK 0x00000020 macro
H A Dcpu.c290 (cpu->cfg.unaligned_exceptions ? PVR2_UNALIGNED_EXC_MASK : 0) | in mb_cpu_realizefn()