Searched refs:PVR2_USE_FPU_MASK (Results 1 – 3 of 3) sorted by relevance
57 #define PVR2_USE_FPU_MASK 0x00000800 macro
152 #define PVR2_USE_FPU_MASK 0x00000800 macro
285 (cpu->cfg.use_fpu ? PVR2_USE_FPU_MASK : 0) | in mb_cpu_realizefn()