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

Unified Diff: src/opts/memset16_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 | « no previous file | src/opts/memset32_neon.S » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/opts/memset16_neon.S
diff --git a/src/opts/memset16_neon.S b/src/opts/memset16_neon.S
index 441b52374f6fc1b1cbe2d67bb8e6fa1799e6f3e2..b39832fff163627a532ef34209fb9309717c2e06 100644
--- a/src/opts/memset16_neon.S
+++ b/src/opts/memset16_neon.S
@@ -16,7 +16,6 @@
***************************************************************************/
.syntax unified
-
.code 32
.fpu neon
.align 4
« no previous file with comments | « no previous file | src/opts/memset32_neon.S » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698