Home | History | Annotate | Download | only in qemu

Lines Matching full:fpregs

522         memcpy(mem_buf, &env->fpregs[n - (CPU_NB_REGS + 8)], 10);
572 memcpy(&env->fpregs[i], mem_buf, 10);