From d0dfbc6adeb6f2fd874e4ee4ea1214baebbf19b7 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 2 Jul 2022 11:16:07 +0100 Subject: [PATCH] --- openpower/sv/setvl.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/setvl.mdwn b/openpower/sv/setvl.mdwn index f0ea713ae..6590db9bd 100644 --- a/openpower/sv/setvl.mdwn +++ b/openpower/sv/setvl.mdwn @@ -69,7 +69,8 @@ than, as in RVV, allowing the hardware to set VL to an arbitrary value Also available is the option to set VL from CTR (`VL = MIN(CTR, MVL)`. In combination with SVP64 [[sv/branches]] this can save one instruction -inside critical inner loops. Note: to avoid having an extra bit in `setvl`, +inside critical inner loops. Note: to avoid having an extra opcode +bit in `setvl`, to select CTR is slightly convoluted. # Format -- 2.30.2