Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h150 #define PVR2_USE_DIV_MASK 0x00002000 macro
H A Dcpu.c283 (cpu->cfg.use_div ? PVR2_USE_DIV_MASK : 0) | in mb_cpu_realizefn()