projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1816c5
)
fix immediate
author
Jacob Lifshay
<programmerjake@gmail.com>
Sun, 9 Oct 2022 21:16:40 +0000
(14:16 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Sun, 9 Oct 2022 21:16:40 +0000
(14:16 -0700)
openpower/transcendentals.mdwn
patch
|
blob
|
history
diff --git
a/openpower/transcendentals.mdwn
b/openpower/transcendentals.mdwn
index 8e4be629b4e556c0e144be14c5c1b5311034d7ae..5dcfb1f9e36a38ddadc04212f09b3ce89d6827fb 100644
(file)
--- a/
openpower/transcendentals.mdwn
+++ b/
openpower/transcendentals.mdwn
@@
-479,7
+479,7
@@
suitable code block.
fatanpi example pseudo-code:
- fmvis ft0, 0x3F80
0
// 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