Home
last modified time | relevance | path

Searched refs:spu_mffpscr (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/headers/
H A Dfegetround.h43 return (((spu_extract(spu_mffpscr(), 0) >> 8) & 0xf) | FE_MASK_ROUND); in _fegetround()
H A Dfegetenv.h44 fpscr = spu_mffpscr(); in _fegetenv()
H A Dfetestexcept.h45 fpscr = spu_mffpscr(); in _fetestexcept()
H A Dfegetexceptflag.h45 fpscr = spu_mffpscr(); in _fegetexceptflag()
H A Dfeholdexcept.h45 fpscr = spu_mffpscr(); in _feholdexcept()
H A Dferaiseexcept.h44 fpscr = spu_mffpscr(); in _feraiseexcept()
H A Dfeclearexcept.h44 fpscr = spu_mffpscr(); in _feclearexcept()
H A Dfesetexceptflag.h45 fpscr = spu_mffpscr(); in _fesetexceptflag()
H A Dnearbyint.h48 fpscr = spu_mffpscr(); in _nearbyint()
H A Dfesetround.h84 cur_fpscr = spu_mffpscr(); in _fesetround()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/headers/
H A Dfegetround.h43 return (((spu_extract(spu_mffpscr(), 0) >> 8) & 0xf) | FE_MASK_ROUND); in _fegetround()
H A Dfegetenv.h44 fpscr = spu_mffpscr(); in _fegetenv()
H A Dfetestexcept.h45 fpscr = spu_mffpscr(); in _fetestexcept()
H A Dfegetexceptflag.h45 fpscr = spu_mffpscr(); in _fegetexceptflag()
H A Dfeholdexcept.h45 fpscr = spu_mffpscr(); in _feholdexcept()
H A Dferaiseexcept.h44 fpscr = spu_mffpscr(); in _feraiseexcept()
H A Dfeclearexcept.h44 fpscr = spu_mffpscr(); in _feclearexcept()
H A Dfesetexceptflag.h45 fpscr = spu_mffpscr(); in _fesetexceptflag()
H A Dnearbyint.h48 fpscr = spu_mffpscr(); in _nearbyint()
H A Dfesetround.h84 cur_fpscr = spu_mffpscr(); in _fesetround()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c77 regs_spill[offset].v = spu_mffpscr(); in save_fpcr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c77 regs_spill[offset].v = spu_mffpscr(); in save_fpcr()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c77 regs_spill[offset].v = spu_mffpscr(); in save_fpcr()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/spu/
H A Dspu_internals.h356 #define spu_mffpscr() ((vec_uint4)si_fscrrd()) macro
/dports/lang/gcc9/gcc-9.4.0/gcc/config/spu/
H A Dspu_internals.h356 #define spu_mffpscr() ((vec_uint4)si_fscrrd()) macro

123