X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fvec_ops.tmpl;h=7d8a501a45c6dcd96f5ff8116f0731174b6fea5a;hb=a0f6b00a15852c6f13034c9cd3974b62e442696d;hp=39e2750313eb439f9119ab7c67e8c84f70566fbd;hpb=1e9d3e43cb17c3518eb6371a3b3ba37453c1bc4a;p=xonotic%2Fgmqcc.git diff --git a/tests/vec_ops.tmpl b/tests/vec_ops.tmpl index 39e2750..7d8a501 100644 --- a/tests/vec_ops.tmpl +++ b/tests/vec_ops.tmpl @@ -2,7 +2,7 @@ I: vec_ops.qc D: some additional vector operations T: -execute C: -std=fteqcc -E: -vector '8 16 32' +E: -vector "8 16 32" M: '8 16 32' M: '4 8 16' M: '2 4 8'