From: Jacob Lifshay Date: Sun, 9 Oct 2022 21:16:40 +0000 (-0700) Subject: fix immediate X-Git-Tag: opf_rfc_ls005_v1~125 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7d5abd4295e07a1fe2caa48129e132be1ed252c4;p=libreriscv.git fix immediate --- diff --git a/openpower/transcendentals.mdwn b/openpower/transcendentals.mdwn index 8e4be629b..5dcfb1f9e 100644 --- a/openpower/transcendentals.mdwn +++ b/openpower/transcendentals.mdwn @@ -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