RosettaCodeData/Task/Empty-string/AArch64-Assembly/empty-string-2.aarch64
2023-07-01 13:44:08 -04:00

3 lines
39 B
Text

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