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

4 lines
39 B
Plaintext

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