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