summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libswscale/swscale_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/swscale_template.c b/libswscale/swscale_template.c
index ac95e724a6..b9cfc3c5b1 100644
--- a/libswscale/swscale_template.c
+++ b/libswscale/swscale_template.c
@@ -2752,7 +2752,7 @@ FUNNY_UV_CODE
#if defined(PIC)
,"m" (ebxsave)
#endif
- : "%"REG_a, "%"REG_BP, "%"REG_c, "%"REG_d, "%"REG_S, "%"REG_D
+ : "%"REG_a, "%"REG_c, "%"REG_d, "%"REG_S, "%"REG_D
#if !defined(PIC)
,"%"REG_b
#endif