mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-07 03:30:06 +01:00
updated for pep8 conformity
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/apps/python/3.5-anaconda/bin/python
|
||||
|
||||
from param import *
|
||||
from testcase import *
|
||||
from param import Register, MemAddr, Parameter
|
||||
from testcase import Testcase
|
||||
|
||||
# Choose out of various operands
|
||||
reg8 = Register('al')
|
||||
|
||||
Reference in New Issue
Block a user