Re: [PATCH v3 0/4] Add BHRB Facility Support

2024-02-05 Thread Nicholas Piggin
On Tue Sep 26, 2023 at 3:43 AM AEST, Glenn Miles wrote: > This is a series of patches for adding support for the Branch History > Rolling Buffer (BHRB) facility. This was added to the Power ISA > starting with version 2.07. Changes were subsequently made in version > 3.1 to limit BHRB recording t

Re: [PATCH v3 0/4] Add BHRB Facility Support

2023-11-27 Thread Nicholas Piggin
On Tue Nov 28, 2023 at 6:51 AM AEST, Miles Glenn wrote: > On Wed, 2023-10-18 at 10:59 -0500, Miles Glenn wrote: > > On Thu, 2023-10-19 at 01:06 +1000, Nicholas Piggin wrote: > > > On Tue Sep 26, 2023 at 3:43 AM AEST, Glenn Miles wrote: > > > > This is a series of patches for adding support for the

Re: [PATCH v3 0/4] Add BHRB Facility Support

2023-11-27 Thread Miles Glenn
On Wed, 2023-10-18 at 10:59 -0500, Miles Glenn wrote: > On Thu, 2023-10-19 at 01:06 +1000, Nicholas Piggin wrote: > > On Tue Sep 26, 2023 at 3:43 AM AEST, Glenn Miles wrote: > > > This is a series of patches for adding support for the Branch > > > History > > > Rolling Buffer (BHRB) facility. This

Re: [PATCH v3 0/4] Add BHRB Facility Support

2023-10-18 Thread Miles Glenn
On Thu, 2023-10-19 at 01:06 +1000, Nicholas Piggin wrote: > On Tue Sep 26, 2023 at 3:43 AM AEST, Glenn Miles wrote: > > This is a series of patches for adding support for the Branch > > History > > Rolling Buffer (BHRB) facility. This was added to the Power ISA > > starting with version 2.07. Cha

Re: [PATCH v3 0/4] Add BHRB Facility Support

2023-10-18 Thread Nicholas Piggin
On Tue Sep 26, 2023 at 3:43 AM AEST, Glenn Miles wrote: > This is a series of patches for adding support for the Branch History > Rolling Buffer (BHRB) facility. This was added to the Power ISA > starting with version 2.07. Changes were subsequently made in version > 3.1 to limit BHRB recording t

[PATCH v3 0/4] Add BHRB Facility Support

2023-09-25 Thread Glenn Miles
This is a series of patches for adding support for the Branch History Rolling Buffer (BHRB) facility. This was added to the Power ISA starting with version 2.07. Changes were subsequently made in version 3.1 to limit BHRB recording to instructions run in problem state only and to add a control bi