fix immediate
authorJacob Lifshay <programmerjake@gmail.com>
Sun, 9 Oct 2022 21:16:40 +0000 (14:16 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sun, 9 Oct 2022 21:16:40 +0000 (14:16 -0700)
openpower/transcendentals.mdwn

index 8e4be629b4e556c0e144be14c5c1b5311034d7ae..5dcfb1f9e36a38ddadc04212f09b3ce89d6827fb 100644 (file)
@@ -479,7 +479,7 @@ suitable code block.
 
 fatanpi example pseudo-code:
 
-    fmvis ft0, 0x3F800 // upper bits of f32 1.0 (BF16)
+    fmvis ft0, 0x3F80 // upper bits of f32 1.0 (BF16)
     fatan2pis FRT, FRA, ft0
 
 Hyperbolic function example (obviates need for Zfhyp except for