mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-10 00:17:46 -07:00
When the representation of fpcr was changed, the user-only
initialization was not updated to match. Oops.
Fixes:
|
||
|---|---|---|
| .. | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| fpu_helper.c | ||
| gdbstub.c | ||
| helper.c | ||
| helper.h | ||
| int_helper.c | ||
| machine.c | ||
| Makefile.objs | ||
| mem_helper.c | ||
| STATUS | ||
| sys_helper.c | ||
| translate.c | ||
| vax_helper.c | ||