Home
last modified time | relevance | path

Searched refs:PVR2_FPU_EXC_MASK (Results 1 – 3 of 3) sorted by relevance

/qemu/target/microblaze/
H A Dcpu.h163 #define PVR2_FPU_EXC_MASK 0x00000001 macro
H A Dcpu.c277 PVR2_FPU_EXC_MASK | in mb_cpu_realizefn()
H A Dop_helper.c138 && (env_archcpu(env)->cfg.pvr_regs[2] & PVR2_FPU_EXC_MASK) in update_fpu_flags()