same reason for "`"s on pseudocode, Special Registers altered
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 25 Mar 2023 14:37:28 +0000 (14:37 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 25 Mar 2023 14:37:28 +0000 (14:37 +0000)
needs indentation

openpower/sv/rfc/ls006.mdwn

index 3ac1e719d2ae61abeda52b62f174592d51feaf69..5483eb404cd54d89e2da68d504b73a76998b2f99 100644 (file)
@@ -154,7 +154,9 @@ operations.
 
 Special Registers altered:
 
+```
     CR0     (if Rc=1)
+```
 
 ----------
 
@@ -182,7 +184,9 @@ operations.
 
 Special Registers altered:
 
+```
     CR0     (if Rc=1)
+```
 
 ----------
 
@@ -212,7 +216,9 @@ operations.
 
 Special Registers altered:
 
+```
     CR1     (if Rc=1)
+```
 
 ----------
 
@@ -240,7 +246,9 @@ operations.
 
 Special Registers altered:
 
+```
     CR1     (if Rc=1)
+```
 
 ----------
 
@@ -305,8 +313,10 @@ operations.
 
 Special Registers altered:
 
+```
     CR1     (if Rc=1)
     FPCSR   (TODO: which bits?) (if IT[0]=1)
+```
 
 ### Assembly Aliases
 
@@ -368,8 +378,10 @@ operations.
 
 Special Registers altered:
 
+```
     CR1     (if Rc=1)
     FPCSR   (TODO: which bits?)
+```
 
 ### Assembly Aliases
 
@@ -654,9 +666,11 @@ that overflow.
 
 Special Registers altered:
 
+```
     CR0              (if Rc=1)
     XER SO, OV, OV32 (if OE=1)
     FPCSR   (TODO: which bits?)
+```
 
 ### Assembly Aliases
 
@@ -804,9 +818,11 @@ that overflow.
 
 Special Registers altered:
 
+```
     CR0              (if Rc=1)
     XER SO, OV, OV32 (if OE=1)
     FPCSR   (TODO: which bits?)
+```
 
 ### Assembly Aliases