[PATCH] ppc/pnv: Add PowerPC Special Purpose Registers (SPRs):

2024-01-17 Thread dan tan
The handling of the following SPRs are added - ITV1 (0x375, 885) - noop (not in Power10 ISA) SIER2 (0x2f0, 752) - Sampled Instruction Event Register 2 SIER2 (0x2f1, 753) - Sampled Instruction Event Register 3 MMCR3 (0x2f2, 754) - Performance Monitor Mode Control

Re: [PATCH] ppc/pnv: Add PowerPC Special Purpose Registers (SPRs):

2024-01-17 Thread Nicholas Piggin
On Thu Jan 18, 2024 at 8:34 AM AEST, dan tan wrote: > The handling of the following SPRs are added - > ITV1 (0x375, 885) - noop (not in Power10 ISA) I can't see where this is defined. Not in P10 user manual AFAIKS? > SIER2 (0x2f0, 752) - Sampled Instruction Event Register 2 >