Margen67 / ppc_approximations

Public domain implementations of ppc scalar fpu/altivec approximations (objective is vlogefp, vexpefp, vrefp, vrsqrtefp, frsqrte, fsqrts, fsqrt, fres)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppc_approximations

Public domain implementations of ppc scalar fpu/altivec approximations (objective is vlogefp, vexpefp, vrefp, vrsqrtefp, frsqrte, fsqrts, fsqrt, fres)

The goal is bit-accurate results without having to rely on huge tables

About

Public domain implementations of ppc scalar fpu/altivec approximations (objective is vlogefp, vexpefp, vrefp, vrsqrtefp, frsqrte, fsqrts, fsqrt, fres)


Languages

Language:C++ 100.0%