chipsalliance / VeeR-ISS

Apache License 2.0
114 stars 33 forks source link

Added conditional inclusion of emmintrin.h #36

Open mkurc-ant opened 11 months ago

mkurc-ant commented 11 months ago

This PR should fix compilation on ARM (and possibly other non-x86) architectures by adding conditional inclusion of the SSE2 emmintrin.h library. Fixes https://github.com/chipsalliance/VeeR-ISS/issues/25