.text .globl call_rdtsc .type call_rdtsc,@function .align 16 call_rdtsc: stck 16(%r15) lg %r2,16(%r15) br %r14 .size call_rdtsc,.-call_rdtsc