Skip to content

Commit

Permalink
[fixup] Added/changed some words
Browse files Browse the repository at this point in the history
Change-Id: Ib924865cd666235863e1a1b53222a7dcebad0f1e
  • Loading branch information
momchil-velikov committed Jul 22, 2024
1 parent 8595d26 commit e71d1f5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion aapcs64/aapcs64.rst
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,10 @@ thread-local storage on platforms where multi-threaded code is
supported. The exact location of such information is platform
specific.

The FPMR is system register that controls behaviors of the FP8 instructions. It is a temporary register. The state of the register must be held in thread-local storage on platforms where multi-threaded code is supported.
The FPMR is system register that controls behaviors of the FP8 instructions. It
is a temporary register. The state of the register must be held in thread-local
storage on platforms where multi-threaded code is supported. The exact location
of that storage is platform specific.

Scalable vector registers
^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit e71d1f5

Please sign in to comment.