On 01/11/2018 10:09 AM, Michael Clark wrote:
>
> The RISC-V QEMU port is presently quite usable, and we have fedora and debian
> folk both working on packacking for RISC-V. The general sentiment is does our
> port need to be perfect to be accepted in-tree? or can we work on clean-ups
> and
> bug
On Fri, Jan 12, 2018 at 4:31 AM, Richard Henderson <
richard.hender...@linaro.org> wrote:
> On 01/10/2018 06:21 PM, Michael Clark wrote:
> > Helper routines for FPU instructions and NaN definitions.
> >
> > Signed-off-by: Michael Clark
> > ---
> > fpu/softfloat-specialize.h | 7 +-
> > target/
On 01/10/2018 06:21 PM, Michael Clark wrote:
> Helper routines for FPU instructions and NaN definitions.
>
> Signed-off-by: Michael Clark
> ---
> fpu/softfloat-specialize.h | 7 +-
> target/riscv/fpu_helper.c | 591
> +
> 2 files changed, 595 inser
Helper routines for FPU instructions and NaN definitions.
Signed-off-by: Michael Clark
---
fpu/softfloat-specialize.h | 7 +-
target/riscv/fpu_helper.c | 591 +
2 files changed, 595 insertions(+), 3 deletions(-)
create mode 100644 target/riscv/fpu_