]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/exec: Introduce fpst alias in helper-head.h.inc
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2024 17:03:43 +0000 (11:03 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Dec 2024 20:28:38 +0000 (14:28 -0600)
commita9af119f3df7f3566c4faf81667ee7a3d49db36f
tree827127cacc31a6418fb05a38bb62ae6fa7b78446
parentb438362a142527b97b638b7f0f35ebe11911a8d5
include/exec: Introduce fpst alias in helper-head.h.inc

This allows targets to declare that the helper requires a
float_status pointer and instead of a generic void pointer.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/helper-head.h.inc