Home
last modified time | relevance | path

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

/qemu/linux-user/microblaze/
H A Dcpu_loop.c82 case ESR_EC_FPU: in cpu_loop()
/qemu/target/microblaze/
H A Dcpu.h95 #define ESR_EC_FPU 6 macro
H A Dop_helper.c112 env->esr = ESR_EC_FPU; in raise_fpu_exception()