summaryrefslogtreecommitdiff
path: root/libavcodec/x86/inline_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/x86/inline_asm.h')
-rw-r--r--libavcodec/x86/inline_asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/inline_asm.h b/libavcodec/x86/inline_asm.h
index e4affabc87..fc554bfc8d 100644
--- a/libavcodec/x86/inline_asm.h
+++ b/libavcodec/x86/inline_asm.h
@@ -50,7 +50,7 @@
#endif
// using regr as temporary and for the output result
-// first argument is unmodifed and second is trashed
+// first argument is unmodified and second is trashed
// regfe is supposed to contain 0xfefefefefefefefe
#define PAVGB_MMX_NO_RND(rega, regb, regr, regfe) \
"movq "#rega", "#regr" \n\t" \