mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-06 19:20:07 +01:00
black formatting
This commit is contained in:
@@ -19,9 +19,7 @@ class ArchSemantics(ISASemantics):
|
||||
|
||||
def normalize_instruction_form(self, instruction_form):
|
||||
self.parser.normalize_instruction_form(
|
||||
instruction_form,
|
||||
self.isa_model,
|
||||
self._machine_model
|
||||
instruction_form, self.isa_model, self._machine_model
|
||||
)
|
||||
|
||||
def normalize_instruction_forms(self, instruction_forms):
|
||||
|
||||
Reference in New Issue
Block a user