Back to Browse

Compute strlen (string length) using x86 instruction scasb

2.0K views
Mar 29, 2020
8:19

Using inline assembly compute the length of a given string. https://github.com/vishmohan/inline_assembly_examples/tree/master/strlen/

Download

0 formats

No download links available.

Compute strlen (string length) using x86 instruction scasb | NatokHD