Home | History | Annotate | Download | only in qemu

Lines Matching refs:fpregs

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