Home | History | Annotate | Download | only in ld-aarch64
      1         .file   "1.c"
      2         .text
      3         .align  2
      4         .p2align 3,,7
      5         .global dec
      6         .arch armv8-a+fp+simd
      7         //.tune generic
      8         .type   dec, %function
      9 dec:
     10         adrp    x0, var_2
     11         ldr     w0, [x0, #:lo12:var_2]
     12         ret
     13         .size   dec, .-dec
     14         .ident  "GCC: (GNU) 6.0.0 20160208 (experimental) [trunk revision 233206]"
     15