diff options
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2013-11-29 17:27:42 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2013-12-09 16:41:23 +0100 |
commit | 4d66261f71f2efa31e1052e4041c5ee505572fe5 (patch) | |
tree | 495ff45cde07c755d35cde4f28c853fb8b406455 /target-mips/dsp_helper.c | |
parent | 21c046118e740704d0ba81f6281dc95905bc30a8 (diff) |
target-mips: fix 64-bit FPU config for user-mode emulation
FR bit should be initialized to 1 for MIPS64, under condition that this
bit is writable and that CPU has an FPU unit. It should be initialized to
zero for MIPS32.
This fixes different MIPS32 issues with FPU instructions whose behaviour
defaulted to 64-bit FPU mode.
Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips/dsp_helper.c')
0 files changed, 0 insertions, 0 deletions