Skip to content

Commit

Permalink
[AAPCS64] Use oxford comma in soft-float ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
ostannard authored and stuij committed Aug 9, 2024
1 parent 1a448ed commit c3d0c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aapcs64/aapcs64.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c3d0c0b

Please sign in to comment.