Searched refs:fsth0 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dop_helper.c2870 uint32_t fsth0 = fdt0 >> 32; \
2878 wth2 = float32_ ## name (fsth0, fsth1, &env->active_fpu.fp_status); \
2916 uint32_t fsth0 = fdt0 >> 32; \
2923 fsth0 = float32_ ## name1 (fsth0, fsth1, &env->active_fpu.fp_status); \
2925 fsth2 = float32_ ## name2 (fsth0, fsth2, &env->active_fpu.fp_status); \
2958 uint32_t fsth0 = fdt0 >> 32; \
2965 fsth0 = float32_ ## name1 (fsth0, fsth1, &env->active_fpu.fp_status); \
2967 fsth2 = float32_ ## name2 (fsth0, fsth
2999 uint32_t fsth0 = fdt0 >> 32; local
3035 uint32_t fsth0 = fdt0 >> 32; local
3053 uint32_t fsth0 = fdt0 >> 32; local
3069 uint32_t fsth0 = fdt0 >> 32; local
[all...]

Completed in 60 milliseconds