From 4cdf9448e774dabf2258c77a61e28fc74a72d90a Mon Sep 17 00:00:00 2001 From: Oliver Stannard Date: Fri, 9 Aug 2024 09:35:59 +0100 Subject: [PATCH] [AAPCS64] Use oxford comma in soft-float ABI --- aapcs64/aapcs64.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aapcs64/aapcs64.rst b/aapcs64/aapcs64.rst index 9c7df5b..28477bd 100644 --- a/aapcs64/aapcs64.rst +++ b/aapcs64/aapcs64.rst @@ -2046,7 +2046,7 @@ The soft-float variant is defined identically to the base variant, with these ch * The definition of ``va_list`` is unchanged. The ``__vr_top`` and ``__vr_offs`` fields may be left uninitialised by ``va_start``, and their values must not be relied on by ``va_arg``. -* The calling convention for Short Vector, Scalable Vector and Scalable Predicate machine types is left undefined. +* The calling convention for Short Vector, Scalable Vector, and Scalable Predicate machine types is left undefined. .. raw:: pdf