qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 23/55] target/mips: Add emulation of DSP ASE


From: Aleksandar Markovic
Subject: Re: [Qemu-devel] [PATCH v4 23/55] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
Date: Wed, 25 Jul 2018 15:04:13 +0000

> From: Aleksandar Markovic <address@hidden>
> Sent: Tuesday, July 24, 2018 7:31 PM
> From: Stefan Markovic <address@hidden>
> 
> Add emulation of DSP ASE instructions for nanoMIPS - part 3.

This patch should be further split into four or so patches - each dealing with 
a single instruction pool.

Also, DSP instruction pools should use NM_XXX opcodes in decoding phase, and 
only use OPC_XXX opcodes whet they call corresponding gen_XXX() function or 
correspondiong helper function. This is not the case for one of instruction 
pools from this patch, if I remember correctly.

Aleksandar M.


reply via email to

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