test: Add test for BR 3187743

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2011-02-21 18:19:04 +03:00
parent 3d3e7066ec
commit 2e6f7c342d

7
test/br3187743.asm Normal file
View File

@ -0,0 +1,7 @@
;Testname=unoptimized; Arguments=-O0 -fbin -obr3187743.bin; Files=stdout stderr br3187743.bin
;Testname=optimized; Arguments=-Ox -fbin -obr3187743.bin; Files=stdout stderr br3187743.bin
bits 64
vlddqu xmm0,[edi]
vlddqu ymm0,[edi]