On Fri, Oct 29, 2021 at 10:20 AM Feifei Wang wrote:
>
> Introduce macros as generic interface for address monitoring.
The main point of this patch is to add a new generic helper.
>
> Add '__LOAD_EXC_128' for size of 128. For different size, encapsulate
> '__LOAD_EXC_16', '__LOAD_EXC_32', '__LOA
On Fri, Oct 29, 2021 at 1:50 PM Feifei Wang wrote:
>
> Introduce macros as generic interface for address monitoring.
>
> Add '__LOAD_EXC_128' for size of 128. For different size, encapsulate
> '__LOAD_EXC_16', '__LOAD_EXC_32', '__LOAD_EXC_64' and '__LOAD_EXC_128'
> into a new macro '__LOAD_EXC'.
>
Introduce macros as generic interface for address monitoring.
Add '__LOAD_EXC_128' for size of 128. For different size, encapsulate
'__LOAD_EXC_16', '__LOAD_EXC_32', '__LOAD_EXC_64' and '__LOAD_EXC_128'
into a new macro '__LOAD_EXC'.
Furthermore, to prevent compilation warning in arm:
---
3 matches
Mail list logo