Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
1094 Discussions

interesting challenge for you about AVX coding

denbianh
Beginner
285 Views
Interesting challenge for you about AVX coding.
There is requirement:
There are existing xmm0, xmm1 data, how to shuffle as ymm(?) by (xmm1, xmm0)? xmm1 is high 16 bytes of ymm result form.
How to easily implement it via AVX?
Welcome any comment. Thanks in advance.
0 Kudos
1 Reply
denbianh
Beginner
285 Views
I have got the answer via searching threads within forum. Thanks for Intel Great Platform..
0 Kudos
Reply