[Libre-soc-bugs] [Bug 887] implement fmvis and 2nd-half variant

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Jul 12 18:02:20 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=887

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |programmerjake at gmail.com

--- Comment #4 from Jacob Lifshay <programmerjake at gmail.com> ---
the existing vsx float load immediate instructions seem to only use integers,
no fp constants in assembly:
https://gcc.godbolt.org/z/fhnnjhr61
generates:
xxspltidp 34, 1066192077
1066192077 is float32 1.1 bitcast to int32

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list