On Fri, Aug 16, 2019 at 5:48 AM Alistair Francis <alistair.fran...@wdc.com> wrote: > > From: Atish Patra <atish.pa...@wdc.com> > > Use both the generic register name and ABI name for the general purpose > registers and floating point registers. > > Signed-off-by: Atish Patra <atish.pa...@wdc.com> > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > target/riscv/cpu.c | 19 +++++++++++-------- > 1 file changed, 11 insertions(+), 8 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>