Searched hist:"5888357942 da1fd5a50efb6e4a6af8b1a27a5af8" (Results 1 – 6 of 6) sorted by relevance
/qemu/target/m68k/ |
H A D | helper.h | 5888357942da1fd5a50efb6e4a6af8b1a27a5af8 Thu Aug 03 03:52:31 UTC 2023 Keith Packard <keithp@keithp.com> target/m68k: Map FPU exceptions to FPSR register
Add helpers for reading/writing the 68881 FPSR register so that changes in floating point exception state can be seen by the application.
Call these helpers in pre_load/post_load hooks to synchronize exception state.
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230803035231.429697-1-keithp@keithp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | fpu_helper.c | 5888357942da1fd5a50efb6e4a6af8b1a27a5af8 Thu Aug 03 03:52:31 UTC 2023 Keith Packard <keithp@keithp.com> target/m68k: Map FPU exceptions to FPSR register
Add helpers for reading/writing the 68881 FPSR register so that changes in floating point exception state can be seen by the application.
Call these helpers in pre_load/post_load hooks to synchronize exception state.
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230803035231.429697-1-keithp@keithp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | helper.c | 5888357942da1fd5a50efb6e4a6af8b1a27a5af8 Thu Aug 03 03:52:31 UTC 2023 Keith Packard <keithp@keithp.com> target/m68k: Map FPU exceptions to FPSR register
Add helpers for reading/writing the 68881 FPSR register so that changes in floating point exception state can be seen by the application.
Call these helpers in pre_load/post_load hooks to synchronize exception state.
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230803035231.429697-1-keithp@keithp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.h | 5888357942da1fd5a50efb6e4a6af8b1a27a5af8 Thu Aug 03 03:52:31 UTC 2023 Keith Packard <keithp@keithp.com> target/m68k: Map FPU exceptions to FPSR register
Add helpers for reading/writing the 68881 FPSR register so that changes in floating point exception state can be seen by the application.
Call these helpers in pre_load/post_load hooks to synchronize exception state.
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230803035231.429697-1-keithp@keithp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.c | 5888357942da1fd5a50efb6e4a6af8b1a27a5af8 Thu Aug 03 03:52:31 UTC 2023 Keith Packard <keithp@keithp.com> target/m68k: Map FPU exceptions to FPSR register
Add helpers for reading/writing the 68881 FPSR register so that changes in floating point exception state can be seen by the application.
Call these helpers in pre_load/post_load hooks to synchronize exception state.
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230803035231.429697-1-keithp@keithp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate.c | 5888357942da1fd5a50efb6e4a6af8b1a27a5af8 Thu Aug 03 03:52:31 UTC 2023 Keith Packard <keithp@keithp.com> target/m68k: Map FPU exceptions to FPSR register
Add helpers for reading/writing the 68881 FPSR register so that changes in floating point exception state can be seen by the application.
Call these helpers in pre_load/post_load hooks to synchronize exception state.
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230803035231.429697-1-keithp@keithp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|