Re: [PATCH v2 12/14] perf arm-spe: Add more sub classes for operation packet

2020-10-20 Thread Leo Yan
On Tue, Oct 20, 2020 at 10:54:57PM +0100, André Przywara wrote: > On 29/09/2020 14:39, Leo Yan wrote: > > Hi, > > > For the operation type packet payload with load/store class, it misses > > to support these sub classes: > > > > - A load/store targeting the general-purpose registers; > > - A

Re: [PATCH v2 12/14] perf arm-spe: Add more sub classes for operation packet

2020-10-20 Thread André Przywara
On 29/09/2020 14:39, Leo Yan wrote: Hi, > For the operation type packet payload with load/store class, it misses > to support these sub classes: > > - A load/store targeting the general-purpose registers; > - A load/store targeting unspecified registers; > - The ARMv8.4 nested virtualisati

[PATCH v2 12/14] perf arm-spe: Add more sub classes for operation packet

2020-09-29 Thread Leo Yan
For the operation type packet payload with load/store class, it misses to support these sub classes: - A load/store targeting the general-purpose registers; - A load/store targeting unspecified registers; - The ARMv8.4 nested virtualisation extension can redirect system register accesses