RosettaCodeData/Task/Empty-string/AArch64-Assembly/empty-string-2.aarch64
2026-02-01 16:33:20 -08:00

3 lines
47 B
Text

mov x5, #0
ldrb w5, [x0]
cmp x5, #0