Re: [PATCH V2] aarch64: Implement the ACLE instruction/data prefetch functions.

2023-11-30 Thread Richard Sandiford
Victor Do Nascimento writes: > Correct CV-qualification from being erroeously applied to the `addr' > pointer, applying it instead to its pointer target, as specified by > the ACLE standards. > > --- > > Implement the ACLE data and instruction prefetch functions[1] with the > following signatures:

[PATCH V2] aarch64: Implement the ACLE instruction/data prefetch functions.

2023-10-30 Thread Victor Do Nascimento
Correct CV-qualification from being erroeously applied to the `addr' pointer, applying it instead to its pointer target, as specified by the ACLE standards. --- Implement the ACLE data and instruction prefetch functions[1] with the following signatures: 1. Data prefetch intrinsics: -