add GPR-underscore read of regs
[openpower-isa.git] / openpower / isa / comparefixed.mdwn
index e1a365f2a2af11244e8263405398e2ca1109651f..a4f6d61734172b3779b07ab2248e7a6264bb4aed 100644 (file)
@@ -126,7 +126,7 @@ X-Form
 
 Pseudo-code:
 
-    src1 <- GPR[RA]
+    src1 <- (RA)
     src1 <- src1[56:63]
     match <- ((src1 = (RB)[00:07]) |
               (src1 = (RB)[08:15]) |