Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(739)

Unified Diff: src/opts/memset32_neon.S

Issue 1020563002: Update to identically match the sources used on Android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/opts/memset16_neon.S ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/opts/memset32_neon.S
diff --git a/src/opts/memset32_neon.S b/src/opts/memset32_neon.S
index 993084abf0387cb92f9f7f8f022eef68a2647335..e7595adb58e193be66329c41d2f918b6d4a1ad0c 100644
--- a/src/opts/memset32_neon.S
+++ b/src/opts/memset32_neon.S
@@ -5,6 +5,7 @@
* found in the LICENSE file.
***************************************************************************/
+ .syntax unified
.code 32
.fpu neon
.align 4
« no previous file with comments | « src/opts/memset16_neon.S ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698