RosettaCodeData/Task/Empty-string/AArch64-Assembly/empty-string-2.aarch64

4 lines
47 B
Text
Raw Permalink Normal View History

2026-02-01 16:33:20 -08:00
mov x5, #0
ldrb w5, [x0]
cmp x5, #0