On Mon, Aug 23, 2021 at 1:19 PM Bin Meng <[email protected]> wrote: > > On Sat, Aug 21, 2021 at 1:43 AM Richard Henderson > <[email protected]> wrote: > > > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Alistair Francis <[email protected]> Alistair > > --- > > tests/tcg/riscv64/test-div.c | 58 +++++++++++++++++++++++++++++++ > > tests/tcg/riscv64/Makefile.target | 5 +++ > > 2 files changed, 63 insertions(+) > > create mode 100644 tests/tcg/riscv64/test-div.c > > create mode 100644 tests/tcg/riscv64/Makefile.target > > > > Reviewed-by: Bin Meng <[email protected]> > Tested-by: Bin Meng <[email protected]> >
