Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

C++ runtime use SSE/SSE2

Anatoly_K_
Beginner
628 Views

I see the intel compiler 17.0 (in Release configuration) translate C-runtime (like "strlen" or "memcpy") as inline functions used SSE/SSE2.

1) Is it possible to take a look on these function - I sure they are pretty good as samples - maybe somebody knows?

2) What is the efficiency of using SSE2 for such trivial as "strlen"?

 

0 Kudos
0 Replies
Reply