On 8/8/21 7:30 PM, Philippe Mathieu-Daudé wrote:
> Missing review: #1
> 
> Trivial conversion, few more lines moved out of the huge translate.c.
> 
> Since v2:
> - Move TRANS() to translate.h (rth)
> 
> Since v1:
> - Use TRANS() macro from ppc/translate.c, per rth's comment:
>   https://www.mail-archive.com/qemu-devel@nongnu.org/msg827660.html
> 
> Philippe Mathieu-Daudé (7):
>   target/mips: Introduce generic TRANS() macro for decodetree helpers
>   target/mips: Extract NEC Vr54xx helper definitions
>   target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
>   target/mips: Introduce decodetree structure for NEC Vr54xx extension
>   target/mips: Convert Vr54xx MACC* opcodes to decodetree
>   target/mips: Convert Vr54xx MUL* opcodes to decodetree
>   target/mips: Convert Vr54xx MSA* opcodes to decodetree

Thanks, series applied to mips-next.

Reply via email to