This commit is contained in:
mykola2312 2024-08-14 03:50:54 +03:00
parent 81671b4652
commit 157a6cc9a2

View file

@ -218,6 +218,8 @@ def parse_file(path):
groups = [InstructionGroup(common) for common in root.iter("common")]
return groups
# TODO: instead of gzipping pipe directly C code into GCC
# FIXME: instruction_t has no actual rex, imm, value values
def generate_table(groups):
table_len = 0
# header