qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] ARM NEON function call tracing


From: Junaid Shuja
Subject: [Qemu-devel] ARM NEON function call tracing
Date: Wed, 11 Nov 2015 15:51:03 +0800

Hi,
I am working on ARM/NEON instructions. I want to know which neon helper function corresponds to the neon instructions. As a test case, I have a source file with loads of vadd.i32 instructions. I want to trace which neon helper functions is called. I used a very crude approach: printf in neon_add_u16 funtion and compiled source again. But no printf showed on program execution. I need help regarding tracing of neon helpers. 

--
Junaid Shuja
WHA130039
PhD Student, FSKTM
University of Malaya

reply via email to

[Prev in Thread] Current Thread [Next in Thread]