sm/dbl: set march=elbrus-v3

This commit is contained in:
Denis Drakhnia 2023-12-24 08:17:03 +02:00
parent 7fb8c90459
commit 773f9c90f8

View File

@ -102,7 +102,7 @@ asm_tests = {
'rwd-alc-rrd-1': {},
},
'sm': {
'dbl-1': {},
'dbl-1': { 'c_args': ['-march=elbrus-v3' ]},
'gettagd-1': {},
'gettagd-2': { 'should_fail': true },
'insfd-1': {},