Link to home
Start Free TrialLog in
Avatar of hengck23
hengck23

asked on

SSE3 support in MSVC

Dear all,

http://www.intel.com/cd/ids/developer/asmo-na/eng/167741.htm?prn=Y
THe website described the support for SSE3 using MASM.

However, if I want to use inline assembly, what are the things I need to do for compilation in MSVC?
It seems that I need to tell masm ml.exe to use an include file "ia_pni.inc". How do i automatically invoke this from MSVC for inline assembler?

THank you.
ASKER CERTIFIED SOLUTION
Avatar of grg99
grg99

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of hengck23
hengck23

ASKER

i am thinking that _asm _emit can do the trick
Use the Intel intrincs for SSE3 without assembly
Avatar of mbizup
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.

I will leave the following recommendation for this question in the Cleanup topic area:
    Accept: grg99 {http:#12538586}

Any objections should be posted here in the next 4 days. After that time, the question will be closed.

mbizup
EE Cleanup Volunteer