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é
---
target/mips/tcg/translate.h | 7 +++
t
On 6/17/21 7:49 PM, 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é
> ---
> target/mips/tcg/translate.h | 7
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é
---
target/mips/tcg/translate.h | 7 +++
target/mips/tcg/translate.c | 10 +-
2 files ch