Re: [RFC 57/65] target/riscv: rvv-0.9: floating-point min/max instructions

2020-07-10 Thread Alex Bennée
frank.ch...@sifive.com writes: > From: Frank Chang > > Signed-off-by: Frank Chang > --- > target/riscv/vector_helper.c | 24 > 1 file changed, 12 insertions(+), 12 deletions(-) > > diff --git a/target/riscv/vector_helper.c b/target/riscv/vector_helper.c > index 42a48b

[RFC 57/65] target/riscv: rvv-0.9: floating-point min/max instructions

2020-07-10 Thread frank . chang
From: Frank Chang Signed-off-by: Frank Chang --- target/riscv/vector_helper.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/target/riscv/vector_helper.c b/target/riscv/vector_helper.c index 42a48be5fd..d617d0dfbd 100644 --- a/target/riscv/vector_