From bfd441afcba43b284084e09a36f654b3a46a5fc2 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 9 Jun 2022 19:28:53 +0100 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index a88cb9e20..cd4f670a1 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -113,7 +113,7 @@ TODO: convert all instructions to use RT and not RS | NN | RT | RA |itype/| im0-4 | im5-7 00 |0 | xpermi | TLI-Form | | NN | RT | RA | RB | RC | nh 00 00 |1 | binlut | VA-Form | | NN | RT | RA | RB | /BFA/ | 0 01 00 |1 | bincrflut | VA-Form | -| NN | | | | | 1 01 00 |1 | rsvd | | +| NN | | | | | 1 01 00 |1 | svindex | TODO | | NN | | | | | - 10 00 |1 | rsvd | | | NN | | | | | 0 11 00 |1 | svshape | SVM-Form | | NN | | | | | 1 11 00 |1 | svremap | SVRM-Form | -- 2.30.2