|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH v5 17/76] target/mips: Add placeholder and invocation of decode_nanomips_opc() |
Date: | Mon, 30 Jul 2018 16:37:57 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 07/30/2018 12:11 PM, Aleksandar Markovic wrote: > From: Aleksandar Markovic <address@hidden> > > Add empty body and invocation of decode_nanomips_opc() if the bit > ISA_NANOMIPS32 is set in ctx->insn_flags. > > Signed-off-by: Yongbok Kim <address@hidden> > Signed-off-by: Aleksandar Markovic <address@hidden> > Signed-off-by: Stefan Markovic <address@hidden> > --- > target/mips/translate.c | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |