You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to count the number of times a particular multiply-accummulate instruction is called (specifically vfmadd231ps) in an executable. Is this possible? If so, how would one go about it?
I'd like to count the number of times a particular multiply-accummulate instruction is called (specifically vfmadd231ps) in an executable. Is this possible? If so, how would one go about it?