brintos

brintos / llvm-project-archived public Read only

0
0
Text · 375 B · bc8eb14 Raw
16 lines · plain
1	.arch armv7-a2	.eabi_attribute 20, 13	.eabi_attribute 21, 14	.eabi_attribute 23, 35	.eabi_attribute 24, 16	.eabi_attribute 25, 17	.eabi_attribute 26, 28	.eabi_attribute 30, 69	.eabi_attribute 34, 110	.eabi_attribute 18, 411	.eabi_attribute 28, 2 // Tag_ABI_VFP_args = 2 (Toolchain specific)12        .syntax unified13        .global f214        .type f1, %function15f2:     bx lr16