
bmi_intrin.so: bmi_intrin.c
	gcc -O3 -mbmi -mbmi2 -mpopcnt -mlzcnt -mtune=native -fPIC -shared bmi_intrin.c -o bmi_intrin.so
