commit | c04018e93390e31b40044f3db92c173fb0ccb3d2 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Feb 26 17:20:09 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Feb 26 17:20:09 2014 +0000 |
tree | 2286ff1e11fb2b03abfde1e2a98f20f4c3bd5eb2 | |
parent | a5ae7e3984d4bb624d6e8ec95c64fa272deb07fc [diff] |
dma/pl330: implement dmaadnh instruction 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 <peter.crosthwaite@xilinx.com> Message-id: 73ab13532a7cae53441da89b46c279b5f50785e3.1393372019.git.peter.crosthwaite@xilinx.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>