[FFmpeg-devel] avutil/x86util : add macro for 128 bits constant load

Martin Vignali martin.vignali at gmail.com
Mon Nov 27 21:19:32 EET 2017


Hello

Following suggestion by Henrik Gramner

in attach a patch to add a macro in x86_utils.asm
in order to load a 128 bits constantes in an XMM register
or in each part of a ZMM register

Not sure about the name of this macro, and the position in the x86utils file

Patch 002 :
Use this new macro, in bswap dsp


Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-avutil-x86util-add-macro-for-loading-a-128-bits.patch
Type: application/octet-stream
Size: 845 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171127/f5ecc1b6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-avcodec-x86-bswapdsp-use-macro-for-128-bits-constant.patch
Type: application/octet-stream
Size: 870 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171127/f5ecc1b6/attachment-0001.obj>


More information about the ffmpeg-devel mailing list