On 10/27/21 11:07 AM, Philippe Mathieu-Daudé wrote:
Have check_msa_access() return a boolean value so we can
return early if MSA is not enabled (the instruction got
decoded properly, but we raised an exception).

Reviewed-by: Jiaxun Yang<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
v2: return true (opcode decoded) because the opcode is decoded, reword
---
  target/mips/tcg/msa_translate.c | 25 ++++++++++++++++++-------
  1 file changed, 18 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to