On 21/5/26 09:40, Anton Blanchard wrote:
Use float_raise instead of open coding it.Signed-off-by: Anton Blanchard <[email protected]> --- target/riscv/vector_helper.c | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-)
Please convert all uses within this file, otherwise: Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
