bug 1034: cut/paste error on crternlogi, 4*BT+32 should be just BT+32
[openpower-isa.git] / openpower / isa / bitmanip.mdwn
index c0bf722fb5a063aa32bb1770d0b78a21a6a45fd7..b2a0acc43fe38a66fa7ee6feeebd36d559b19804 100644 (file)
@@ -104,7 +104,7 @@ TLI-Form
 Pseudo-code:
 
     idx <- CR[BT+32] || CR[BA+32] || CR[BB+32]
-    CR[4*BT+32] <- TLI[7-idx]
+    CR[BT+32] <- TLI[7-idx]
 
 Special Registers Altered: