.cpu arm7tdmi .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 1 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .arm .syntax divided .file "test2.c" .text .align 2 .global f0 .type f0, %function f0: @ Function supports interworking. @ Volatile: function does not return. @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r1, r0 stmfd sp!, {r4, lr} mov r2, #108 mov r0, #0 bl memcpy .inst 0xe7f000f0 .size f0, .-f0 .align 2 .global fv .type fv, %function fv: @ Function supports interworking. @ Volatile: function does not return. @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r1, r0 stmfd sp!, {r4, lr} mov r2, #108 mov r0, #0 bl memcpy .inst 0xe7f000f0 .size fv, .-fv .align 2 .global fn .type fn, %function fn: @ Function supports interworking. @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 stmfd sp!, {r4, lr} mov r1, r0 mov r2, #108 mov r0, #268435456 bl memcpy ldmfd sp!, {r4, lr} bx lr .size fn, .-fn .ident "GCC: (GNU) 5.0.0 20150219 (experimental)"