Skip to content

Commit b3233c7

Browse files
committed
travis: update avx
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
1 parent 4431776 commit b3233c7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

travis/test/avx.asm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
vpextrd eax,xmm1,0x33
2525
; vpextrq eax,xmm1,0x33
2626

27+
pextrw rax,xmm0,0x33
28+
2729
vcvtpd2ps xmm0,xmm1
2830
vcvtpd2ps xmm0,oword [rsi]
2931
vcvtpd2ps xmm0,ymm1

travis/test/avx.bin.t

6 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)