Home | History | Annotate | Download | only in qemu

Lines Matching refs:fpstt

547         case 17: GET_REG32((env->fpus & ~0x3800) | (env->fpstt & 0x7) << 11);
608 env->fpstt = (tmp >> 11) & 7;