stp x29, x30, [sp, -48]!
mov x29, sp
str wzr, [sp, 44]
bl __isoc99_scanf
add x0, x0, :lo12:.LC1 //.LC1 is a function
不明白如何将其转换为树莓派的 ARM 程序集
stp x29, x30, [sp, -48]!
mov x29, sp
str wzr, [sp, 44]
bl __isoc99_scanf
add x0, x0, :lo12:.LC1 //.LC1 is a function
不明白如何将其转换为树莓派的 ARM 程序集