Re: [RFC v4 50/70] target/riscv: rvv-1.0: floating-point compare instructions
On 8/17/20 1:49 AM, frank.ch...@sifive.com wrote: > From: Frank Chang > > Signed-off-by: Frank Chang > --- > target/riscv/vector_helper.c | 8 > 1 file changed, 8 deletions(-) Reviewed-by: Richard Henderson r~
[RFC v4 50/70] target/riscv: rvv-1.0: floating-point compare instructions
From: Frank Chang Signed-off-by: Frank Chang --- target/riscv/vector_helper.c | 8 1 file changed, 8 deletions(-) diff --git a/target/riscv/vector_helper.c b/target/riscv/vector_helper.c index e6441f18465..766622d3878 100644 --- a/target/riscv/vector_helper.c +++ b/target/riscv/vector