PVR2_FPU_EXC_MASK
#define PVR_FPU_EXCEPTION(_pvr) (_pvr.pvr[2] & PVR2_FPU_EXC_MASK)
(fcpu(cpu, "xlnx,fpu-exception") ? PVR2_FPU_EXC_MASK : 0) |
(cpuinfo.use_exc & PVR2_FPU_EXC_MASK) ? "fpu " : "",