You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nudt-compiler-cpp/2026test_results/functional/48_assign_complex_expr.s

18 lines
260 B

.text
.globl main
.p2align 2
main:
.L.main.0:
stp x29, x30, [sp, #-16]!
mov x29, sp
mov w8, #-1
mov w0, w8
bl putint
mov w8, #71
mov w0, w8
bl putint
mov w8, #0
mov w0, w8
ldp x29, x30, [sp], #16
ret