mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-05 02:30:08 +01:00
added --ignore-unknown flag and major updates in x86 parser
This commit is contained in:
@@ -9,6 +9,7 @@ class BaseParser(object):
|
||||
LABEL_ID = 'label'
|
||||
MEMORY_ID = 'memory'
|
||||
REGISTER_ID = 'register'
|
||||
SEGMENT_EXT_ID = 'segment_extension'
|
||||
INSTRUCTION_ID = 'instruction'
|
||||
OPERANDS_ID = 'operands'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user