missing colon on end of "Description"
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 27 Oct 2023 14:31:12 +0000 (15:31 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 29 Oct 2023 08:54:37 +0000 (08:54 +0000)
openpower/isa/fixedload.mdwn

index 8bb3da726372be741468d1a1674081e7769812e2..a6c7f9883280619734fd3b938f13d9d576a2fcd3 100644 (file)
@@ -631,7 +631,7 @@ Pseudo-code:
     EA <- b + EXTS(DQ || 0b0000)
     RTp <- MEM(EA, 16)
 
-Description
+Description:
 
     Let the effective address (EA) be the sum (RA|0)+ (DQ||0b0000).
     The quadword in storage addressed by EA is loaded into register pair RTp.