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é <f4...@amsat.org> > --- > target/mips/tcg/translate.h | 7 +++++++ > target/mips/tcg/translate.c | 10 +++++----- > 2 files changed, 12 insertions(+), 5 deletions(-)
Oops this was not for this series but the next one. Review still welcomed ;)