On Sat, Mar 14, 2020 at 3:35 AM Corey Wharton <core...@fb.com> wrote: > > The sifive-e34 cpu type is the same as the sifive-e31 with the > single precision floating-point extension enabled. > > Signed-off-by: Corey Wharton <core...@fb.com> > --- > v2: Added missing RVU flag > > target/riscv/cpu.c | 10 ++++++++++ > target/riscv/cpu.h | 1 + > 2 files changed, 11 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>