mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-04 10:10:08 +01:00
changed test after adjustment in parser
This commit is contained in:
@@ -193,7 +193,8 @@ class TestParserAArch64(unittest.TestCase):
|
|||||||
'prefix': 'w',
|
'prefix': 'w',
|
||||||
'name': '10',
|
'name': '10',
|
||||||
'shift_op': 'sxtw',
|
'shift_op': 'sxtw',
|
||||||
'shift': {'value': '2'},
|
'immediate': {'value': '2'},
|
||||||
|
'shift': [{'value': '2'}],
|
||||||
},
|
},
|
||||||
'scale': 4,
|
'scale': 4,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user