[PULL 3/4] include/exec: Introduce fpst alias in helper-head.h.inc

2024-12-13 Thread Richard Henderson
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é Signed-off-by: Richard Henderson --- include/exec/helper-head.h.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/exec/helpe

[PULL 3/4] include/exec: Introduce fpst alias in helper-head.h.inc

2024-12-12 Thread Richard Henderson
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é Signed-off-by: Richard Henderson --- include/exec/helper-head.h.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/exec/helpe