Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h129 #define PVR0_VERSION_SHIFT 8 macro
H A Dcpu.c266 (version_code << PVR0_VERSION_SHIFT) | in mb_cpu_realizefn()