mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-18 06:41:16 +08:00

yasm tolerates mismatch between movd/movq and source register size, adjusting the instruction according to the register. nasm is more strict. Signed-off-by: Mans Rullgard <mans@mansr.com>