Basic opcode definitions are done.

This commit is contained in:
Daan Vanden Bosch 2019-08-04 16:01:44 +02:00
parent fba6ac3e10
commit e1d1cf564f
2 changed files with 954 additions and 315 deletions

View File

@ -94,8 +94,9 @@
"dword", "dword",
"float", "float",
"label", "label",
"i_label", "instruction_label",
"d_label", "data_label",
"string_label",
"string", "string",
"reg_ref", "reg_ref",
"reg_tup_ref", "reg_tup_ref",

File diff suppressed because it is too large Load Diff