From 20896e3c142f8e8f30f5146a46dffa4d6d37b4b6 Mon Sep 17 00:00:00 2001 From: Rafal Krypa Date: Thu, 1 Dec 2011 10:00:44 +0000 Subject: From: Rafal Krypa Subject: Fix Neon build with Thumb-2 In assembly part of function evas_common_convert_rgba_to_32bpp_rgb_8888_rot_90: Don't use 3-operand add instructions (e.g. add r2, r5, #2) as this is not supported in unified syntax. SVN revision: 65768 --- legacy/evas/AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'legacy/evas/AUTHORS') diff --git a/legacy/evas/AUTHORS b/legacy/evas/AUTHORS index 52f8f93..470dd6a 100644 --- a/legacy/evas/AUTHORS +++ b/legacy/evas/AUTHORS @@ -31,3 +31,4 @@ Seungsoo Woo Youness Alaoui Jim Kukunas Nicolas Aguirre +Rafal Krypa -- cgit v1.1