From 95d3aa48bd080b75f7301784581a0c7541c3e7fc Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Tue, 16 Jan 2024 01:18:58 -0800 Subject: [PATCH] fixedsync.mdwn: change sync from v3.1B version to v3.0B version to use the v3.1B version requires fixing fields.text to use the new L and SC fields, which requires deciphering all the places where the current L (named L2) field is used and making sure they'll be correct still. using the old interpretation of sync should be correct, but less optimal, assuming OpenPower got their backwards compatibility correct. --- openpower/isa/fixedsync.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/isa/fixedsync.mdwn b/openpower/isa/fixedsync.mdwn index a902857d..b9786f49 100644 --- a/openpower/isa/fixedsync.mdwn +++ b/openpower/isa/fixedsync.mdwn @@ -21,7 +21,7 @@ Special Registers Altered: XL-Form -* sync L,SC +* sync L2 Pseudo-code: -- 2.30.2