changed test after adjustment in parser

This commit is contained in:
JanLJL
2021-02-25 08:12:10 +01:00
parent 74a479fb95
commit f8d53a69d7

View File

@@ -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,
}