Problem This is a simple strlen function with registers documented: ;in rdi – string to measure ;out rax – len […]

Problem These are a few string routines (just the mem* ones). I’ve tried to optimize them the best I can […]