summary refs log tree commit diff stats
path: root/target/hppa/fpu_helper.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* target/hppa: Extract FPU helpers to fpu_helper.cPhilippe Mathieu-Daudé2023-02-271-0/+450
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20221217173219.8715-2-philmd@linaro.org>