> Inline assembly is not supported for MSVC x64. Convert code to use
> _xend, _xabort and _xtest intrinsics.
>
> Signed-off-by: Tyler Retzlaff
> ---
> config/x86/meson.build| 6 ++
> lib/eal/x86/include/rte_rtm.h | 18 +-
> 2 files changed, 11 insertions(+), 13 de
On Tue, Apr 11, 2023 at 02:12:16PM -0700, Tyler Retzlaff wrote:
> Inline assembly is not supported for MSVC x64. Convert code to use
> _xend, _xabort and _xtest intrinsics.
>
> Signed-off-by: Tyler Retzlaff
> ---
Subject to the CI not reporting any errors:
Acked-by: Bruce Richardson
> config
2 matches
Mail list logo