[x265] ASM crash in r6682 on E5200: Probably SSE4 vs. SSSE3 instructions

Steve Borho steve at borho.org
Fri Apr 11 21:30:46 CEST 2014


On Fri, Apr 11, 2014 at 4:04 AM, chen <chenm003 at 163.com> wrote:
> --asm disable asm code, can't help to detect problem point

Do any of the virtual PC tools allow you to specify the SIMD architecture level?

It would be really handy to be able to:  valgrind --cpu=ssse3 ./test/Testbench

Then we could automated testing for this problem.  Does anyone know of
any such tool?

On our side, we very recently added [i]dct8x8 transforms marked as
SSSE3; those should be reviewed.

-- 
Steve Borho


More information about the x265-devel mailing list