Re: Plugins Not Reporting AArch64 SVE Memory Operations

2022-03-29 Thread Aaron Lindsay via
On Mar 28 16:30, Alex Bennée wrote: > > Aaron Lindsay writes: > > > Hi folks, > > > > I see there has been some previous discussion [1] about 1.5 years ago > > around the fact that AArch64 SVE instructions do not emit any memory > > operations via the plugin interface, as one might expect them t

Re: Plugins Not Reporting AArch64 SVE Memory Operations

2022-03-28 Thread Alex Bennée
Aaron Lindsay writes: > Hi folks, > > I see there has been some previous discussion [1] about 1.5 years ago > around the fact that AArch64 SVE instructions do not emit any memory > operations via the plugin interface, as one might expect them to. To help I updated one of the tests and extended

Re: Plugins Not Reporting AArch64 SVE Memory Operations

2022-03-25 Thread Alex Bennée
Aaron Lindsay writes: > Hi folks, > > I see there has been some previous discussion [1] about 1.5 years ago > around the fact that AArch64 SVE instructions do not emit any memory > operations via the plugin interface, as one might expect them to. > > I am interested in being able to more accura

Re: [EXTERNAL] Plugins Not Reporting AArch64 SVE Memory Operations

2022-03-24 Thread Robert Henry
AArch64 SVE Memory Operations Hi folks, I see there has been some previous discussion [1] about 1.5 years ago around the fact that AArch64 SVE instructions do not emit any memory operations via the plugin interface, as one might expect them to. I am interested in being able to more accurately trace

Plugins Not Reporting AArch64 SVE Memory Operations

2022-03-24 Thread Aaron Lindsay
Hi folks, I see there has been some previous discussion [1] about 1.5 years ago around the fact that AArch64 SVE instructions do not emit any memory operations via the plugin interface, as one might expect them to. I am interested in being able to more accurately trace the memory operations of SV