On 11 February 2014 06:32, Peter Crosthwaite
wrote:
> Implement the missing DMAADNH instruction. This is a minor variant
> of the DMAADDH instruction, so factor out to a common implementation
> for both (dmaadxh).
>
> Signed-off-by: Peter Crosthwaite
> ---
>
> hw/dma/pl330.c | 19 +++
Implement the missing DMAADNH instruction. This is a minor variant
of the DMAADDH instruction, so factor out to a common implementation
for both (dmaadxh).
Signed-off-by: Peter Crosthwaite
---
hw/dma/pl330.c | 19 ---
1 file changed, 16 insertions(+), 3 deletions(-)
diff --git