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