Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h118 #define PVR0_USE_EXC_MASK 0x04000000 macro
H A Dhelper.c120 if (!(cpu->cfg.pvr_regs[0] & PVR0_USE_EXC_MASK)) { in mb_cpu_do_interrupt()
H A Dcpu.c256 (PVR0_USE_EXC_MASK | in mb_cpu_realizefn()