From e71d1f5fe1f294dfa9a347e9a1ea7cd3f3df6132 Mon Sep 17 00:00:00 2001 From: Momchil Velikov Date: Mon, 22 Jul 2024 11:59:17 +0100 Subject: [PATCH] [fixup] Added/changed some words Change-Id: Ib924865cd666235863e1a1b53222a7dcebad0f1e --- aapcs64/aapcs64.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aapcs64/aapcs64.rst b/aapcs64/aapcs64.rst index e4390c5..42b9a36 100644 --- a/aapcs64/aapcs64.rst +++ b/aapcs64/aapcs64.rst @@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^