diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-14 16:57:46 +0630 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-14 16:57:46 +0630 |
commit | 3c46fde66ac71e4804cdd5fe076ed930db5d7122 (patch) | |
tree | 081aa97020ffef2468d4d8dbe78adc0de6793413 /examples/factorial.asm | |
parent | 4f8f5111687355669d6df8db7a404fd9aaecacc4 (diff) | |
download | ovm-3c46fde66ac71e4804cdd5fe076ed930db5d7122.tar.gz ovm-3c46fde66ac71e4804cdd5fe076ed930db5d7122.tar.bz2 ovm-3c46fde66ac71e4804cdd5fe076ed930db5d7122.zip |
Implemented tokenise_literal_hex
Note the overall size of this function in comparison to the C version,
as well as its clarity.
Of course, it is doing allocations in the background through
std::string which requires more profiling if I want to make this super
efficientâ„¢ but honestly the assembler just needs to work, whereas the
runtime needs to be fast.
Diffstat (limited to 'examples/factorial.asm')
0 files changed, 0 insertions, 0 deletions