Justin suggested I should drop PSIGNW instead of porting it to cpuflags;
it is unused, so I made a list of all unused YASM macros in x86util.asm:

PSIGNW
ABSB
ABSB2
ABS4
SUMSUB2_AB (only used in DCT4_1D, see below)
SUMSUB2_BA
DCT4_1D
LOAD_DIFF (only used in LOAD_DIFF_8x4P, see below)
LOAD_DIFF_8x4P
STORE_DCT
DIFFx2
PMOVSXWD

what shall we do with them?

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to