|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 04/10] target/mips: Pass instruction opcode to decode_opc_mxu() |
Date: | Tue, 23 Feb 2021 17:22:32 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/22/21 2:38 PM, Philippe Mathieu-Daudé wrote: > In the next commit we'll make decode_opc_mxu() match decodetree > prototype by returning a boolean. First pass ctx->opcode as an > argument. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > target/mips/translate.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |