Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
x264
Commits
1877d1c4
Commit
1877d1c4
authored
Apr 20, 2008
by
Loren Merritt
Browse files
s/movdqa/movaps/g
parent
6df41d50
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/x86/x86inc.asm
View file @
1877d1c4
...
...
@@ -466,3 +466,7 @@ INIT_MMX
%endif
%endmacro
; substitutions which are functionally identical but reduce code size
%define movdqa movaps
%define movdqu movups
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment