qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/4] target/mips: Add declarations for generic DSP TCG helper


From: Richard Henderson
Subject: Re: [PATCH 4/4] target/mips: Add declarations for generic DSP TCG helpers
Date: Fri, 18 Jun 2021 13:17:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/17/21 10:49 AM, Philippe Mathieu-Daudé wrote:
To be able to extract the DSP ASE translation routines to
different source file, declare few TCG helpers, MASK_SPECIAL3
and a DSP register in "translate.h".

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  target/mips/tcg/translate.h |  7 +++++++
  target/mips/tcg/translate.c | 10 +++++-----
  2 files changed, 12 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]