mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-01-11 14:16:21 +00:00
9cf7385309
Functions using INIT_MMX may still access XMM registers through direct means (xmm0-15). Therefore, they still need to be marked for clobber so they can be properly saved/restored. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>