Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h147 #define PVR2_USE_PCMP_INSTR 0x00010000 macro
H A Dcpu.c285 (cpu->cfg.use_pcmp_instr ? PVR2_USE_PCMP_INSTR : 0) | in mb_cpu_realizefn()