What are these data types for? __m64, __m128,
__m256 ?
What are these data types for? __m64, __m128, __m256 ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A quick google-search gives me:
Unfortunately I can’t readily find what __m256 is but I suspect it is along the same lines.
Basically, data structures for MMX and similar technologies.