|
| From: | Richard Henderson |
| Subject: | Re: [PATCH-for-6.2 2/4] target/mips: Decode vendor extensions before MIPS ISAs |
| Date: | Mon, 2 Aug 2021 09:08:10 -1000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/1/21 1:42 PM, Philippe Mathieu-Daudé wrote:
In commit ffc672aa977 ("target/mips/tx79: Move MFHI1 / MFLO1
opcodes to decodetree") we misplaced the decoder call. Move
it to the correct place.
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
target/mips/tcg/translate.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |