Re: [PATCH v3 10/10] target/riscv: Fix the RV64H decode comment

2021-04-25 Thread Alistair Francis
On Sun, Apr 25, 2021 at 3:14 AM Richard Henderson wrote: > > On 4/23/21 8:34 PM, Alistair Francis wrote: > > BugLink: https://gitlab.com/qemu-project/qemu/-/issues/6 > > The issue got renumbered to 47, fwiw. Thanks! > > Reviewed-by: Richard Henderson > > r~ > > > Signed-off-by: Alistair Francis

Re: [PATCH v3 10/10] target/riscv: Fix the RV64H decode comment

2021-04-24 Thread Richard Henderson
On 4/23/21 8:34 PM, Alistair Francis wrote: BugLink: https://gitlab.com/qemu-project/qemu/-/issues/6 The issue got renumbered to 47, fwiw. Reviewed-by: Richard Henderson r~ Signed-off-by: Alistair Francis --- target/riscv/insn32.decode | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[PATCH v3 10/10] target/riscv: Fix the RV64H decode comment

2021-04-23 Thread Alistair Francis
BugLink: https://gitlab.com/qemu-project/qemu/-/issues/6 Signed-off-by: Alistair Francis --- target/riscv/insn32.decode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/riscv/insn32.decode b/target/riscv/insn32.decode index fecf0f15d5..8901ba1e1b 100644 --- a/target/risc