diff options
author | Ian Moffett <ian@osmora.org> | 2025-07-24 04:51:34 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-07-24 04:55:08 -0400 |
commit | b10c398798d32ed2c91314239d1af474efeb7de1 (patch) | |
tree | d8550525735931ec0388a896bbb609f455028b48 /usr.bin/oemu | |
parent | cb134267d4596122bc78c162d23f4719041c7540 (diff) |
oasm: Add table to keep track of labels
Implement a hash table used to store a maximum of 128 labels.
This commit adds functions such as label_enter() to add labels
to the table, label_lookup() to lookup labels as well as various
utility functions used internally by the assembler.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.bin/oemu')
0 files changed, 0 insertions, 0 deletions