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

4 lines
39 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
mov x5, #0
ldrb w5, [x0]
cmp x5, #0