diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2011-02-14 10:22:49 +0000 |
|---|---|---|
| committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-02-20 17:31:53 +0100 |
| commit | d68a6f3a6deb2f5eee198b6fa46877a20227d86e (patch) | |
| tree | bca340022b009f1d7c6c6397921483ab93ccd253 /hw/virtio-net.c | |
| parent | 02acedf93da420713a0c4bbeaf32ce9d734a4332 (diff) | |
| download | focaccia-qemu-d68a6f3a6deb2f5eee198b6fa46877a20227d86e.tar.gz focaccia-qemu-d68a6f3a6deb2f5eee198b6fa46877a20227d86e.zip | |
target-arm: Move Neon VZIP to helper functions
Move the implementation of the Neon VUZP unzip instruction from inline code to helper functions. (At 50+ TCG ops it was well over the recommended limit for coding inline.) The helper implementations also give the correct answers where the inline implementation did not. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/virtio-net.c')
0 files changed, 0 insertions, 0 deletions