(no commit message)
authorlkcl <lkcl@web>
Fri, 6 Aug 2021 10:24:44 +0000 (11:24 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 6 Aug 2021 10:24:44 +0000 (11:24 +0100)
openpower/sv/branches.mdwn

index 5f1139315481866958f668875ea863b7a3b30d8b..c561baa474c14a8625af9214639789b7cdbca950 100644 (file)
@@ -98,8 +98,8 @@ SVP64 RM `MODE` (includes `ELWIDTH` and `ELWIDTH_SRC` bits) for Branch Condition
 
 | 4 | 5 | 6 | 7 | 19 | 20 |  21 | 22   23 |  description              |
 | - | - | - | - | -- | -- | --- |---------|-------------------------- |
-|ALL|LRu|BRc| / | 0  | 0  | /   |  SNZ sz | normal mode               |
-|ALL|LRu|BRc| / | 0  | 1  | VLI |  SNZ sz | VLSET mode               |
+|ALL|LRu| / | / | 0  | 0  | /   |  SNZ sz | normal mode               |
+|ALL|LRu| / | / | 0  | 1  | VLI |  SNZ sz | VLSET mode               |
 |ALL|LRu|BRc| / | 1  | 0  | /   |  SNZ sz | svstep mode            |
 |ALL|LRu|BRc| / | 1  | 1  | VLI |  SNZ sz | svstep+VLSET mode    |