From 2f928672a8e387808745df3e1787ddc70152dd42 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 24 Mar 2022 07:19:34 +0000 Subject: [PATCH] add instruction format to setvl --- openpower/sv/setvl.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openpower/sv/setvl.mdwn b/openpower/sv/setvl.mdwn index 6bd770b5f..8a9077127 100644 --- a/openpower/sv/setvl.mdwn +++ b/openpower/sv/setvl.mdwn @@ -81,6 +81,11 @@ Form: SVL-Form (see [[isatables/fields.text]]) | -- | -- | --- | ---- |----------- | ----- |--| ------- | |OPCD| RT | RA | SVi |cv ms vs vf | 11110 |Rc| setvl | +Instruction format: + + setvl RT,RA,SVi,vf,vs,ms + setvl. RT,RA,SVi,vf,vs,ms + Note that the immediate (`SVi`) spans 7 bits (16 to 22) * `cv` - bit 22 - reads CTR instead of RA -- 2.30.2