view test/Makefile.x86 @ 21:697b9ba1c1de

impl/ppc/altivec: implement comparison functions had to prune some up eh, vec_cmple/vec_cmpge is only available in VSX
author Paper <paper@tflc.us>
date Thu, 21 Nov 2024 21:55:20 +0000
parents 41dd962abdd1
children
line wrap: on
line source

CPPFLAGS += -mmmx -msse2 -msse4.1 -mavx2 -mavx512f

include Makefile.template