mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-05 18:50:08 +01:00
pre/post-indexed to pre/post_indexed. Now have use ImmediateOperand type for mem offset. Changed some parser tests also
This commit is contained in:
@@ -23,7 +23,7 @@ class Operand:
|
||||
def name(self, name):
|
||||
self._name_id = name
|
||||
|
||||
@name.setter
|
||||
@source.setter
|
||||
def source(self, source):
|
||||
self._source = source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user