Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h146 #define PVR2_USE_MSR_INSTR 0x00020000 macro
H A Dcpu.c284 (cpu->cfg.use_msr_instr ? PVR2_USE_MSR_INSTR : 0) | in mb_cpu_realizefn()