Home
last modified time | relevance | path

Searched defs:fpu (Results 1 – 25 of 868) sorted by relevance

12345678910>>...35

/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dcgen-accfp.c20 addsf (CGEN_FPU* fpu, SF x, SF y) in addsf()
39 subsf (CGEN_FPU* fpu, SF x, SF y) in subsf()
58 mulsf (CGEN_FPU* fpu, SF x, SF y) in mulsf()
96 negsf (CGEN_FPU* fpu, SF x) in negsf()
113 abssf (CGEN_FPU* fpu, SF x) in abssf()
130 sqrtsf (CGEN_FPU* fpu, SF x) in sqrtsf()
147 invsf (CGEN_FPU* fpu, SF x) in invsf()
456 negdf (CGEN_FPU* fpu, DF x) in negdf()
473 absdf (CGEN_FPU* fpu, DF x) in absdf()
490 sqrtdf (CGEN_FPU* fpu, DF x) in sqrtdf()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dcgen-accfp.c20 addsf (CGEN_FPU* fpu, SF x, SF y) in addsf()
39 subsf (CGEN_FPU* fpu, SF x, SF y) in subsf()
58 mulsf (CGEN_FPU* fpu, SF x, SF y) in mulsf()
96 negsf (CGEN_FPU* fpu, SF x) in negsf()
113 abssf (CGEN_FPU* fpu, SF x) in abssf()
130 sqrtsf (CGEN_FPU* fpu, SF x) in sqrtsf()
147 invsf (CGEN_FPU* fpu, SF x) in invsf()
456 negdf (CGEN_FPU* fpu, DF x) in negdf()
473 absdf (CGEN_FPU* fpu, DF x) in absdf()
490 sqrtdf (CGEN_FPU* fpu, DF x) in sqrtdf()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dcgen-accfp.c20 addsf (CGEN_FPU* fpu, SF x, SF y) in addsf()
39 subsf (CGEN_FPU* fpu, SF x, SF y) in subsf()
96 negsf (CGEN_FPU* fpu, SF x) in negsf()
113 abssf (CGEN_FPU* fpu, SF x) in abssf()
130 sqrtsf (CGEN_FPU* fpu, SF x) in sqrtsf()
147 invsf (CGEN_FPU* fpu, SF x) in invsf()
345 fixsfsi (CGEN_FPU* fpu, SF x) in fixsfsi()
456 negdf (CGEN_FPU* fpu, DF x) in negdf()
473 absdf (CGEN_FPU* fpu, DF x) in absdf()
490 sqrtdf (CGEN_FPU* fpu, DF x) in sqrtdf()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dcgen-accfp.c20 addsf (CGEN_FPU* fpu, SF x, SF y) in addsf()
39 subsf (CGEN_FPU* fpu, SF x, SF y) in subsf()
96 negsf (CGEN_FPU* fpu, SF x) in negsf()
113 abssf (CGEN_FPU* fpu, SF x) in abssf()
130 sqrtsf (CGEN_FPU* fpu, SF x) in sqrtsf()
147 invsf (CGEN_FPU* fpu, SF x) in invsf()
345 fixsfsi (CGEN_FPU* fpu, SF x) in fixsfsi()
456 negdf (CGEN_FPU* fpu, DF x) in negdf()
473 absdf (CGEN_FPU* fpu, DF x) in absdf()
490 sqrtdf (CGEN_FPU* fpu, DF x) in sqrtdf()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/fpu/
H A Dcore.c95 int copy_fpregs_to_fpstate(struct fpu *fpu) in copy_fpregs_to_fpstate()
167 void fpu__save(struct fpu *fpu) in fpu__save()
260 static void fpu__initialize(struct fpu *fpu) in fpu__initialize()
283 void fpu__prepare_read(struct fpu *fpu) in fpu__prepare_read()
301 void fpu__prepare_write(struct fpu *fpu) in fpu__prepare_write()
322 void fpu__drop(struct fpu *fpu) in fpu__drop()
388 void fpu__clear_user_states(struct fpu *fpu) in fpu__clear_user_states()
393 void fpu__clear_all(struct fpu *fpu) in fpu__clear_all()
418 struct fpu *fpu = &current->thread.fpu; in fpregs_assert_state_consistent() local
430 struct fpu *fpu = &current->thread.fpu; in fpregs_mark_activate() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/fpu/
H A Dcore.c95 int copy_fpregs_to_fpstate(struct fpu *fpu) in copy_fpregs_to_fpstate()
167 void fpu__save(struct fpu *fpu) in fpu__save()
260 static void fpu__initialize(struct fpu *fpu) in fpu__initialize()
283 void fpu__prepare_read(struct fpu *fpu) in fpu__prepare_read()
301 void fpu__prepare_write(struct fpu *fpu) in fpu__prepare_write()
322 void fpu__drop(struct fpu *fpu) in fpu__drop()
388 void fpu__clear_user_states(struct fpu *fpu) in fpu__clear_user_states()
393 void fpu__clear_all(struct fpu *fpu) in fpu__clear_all()
418 struct fpu *fpu = &current->thread.fpu; in fpregs_assert_state_consistent() local
430 struct fpu *fpu = &current->thread.fpu; in fpregs_mark_activate() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/fpu/
H A Dcore.c95 int copy_fpregs_to_fpstate(struct fpu *fpu) in copy_fpregs_to_fpstate()
167 void fpu__save(struct fpu *fpu) in fpu__save()
260 static void fpu__initialize(struct fpu *fpu) in fpu__initialize()
283 void fpu__prepare_read(struct fpu *fpu) in fpu__prepare_read()
301 void fpu__prepare_write(struct fpu *fpu) in fpu__prepare_write()
322 void fpu__drop(struct fpu *fpu) in fpu__drop()
388 void fpu__clear_user_states(struct fpu *fpu) in fpu__clear_user_states()
393 void fpu__clear_all(struct fpu *fpu) in fpu__clear_all()
418 struct fpu *fpu = &current->thread.fpu; in fpregs_assert_state_consistent() local
430 struct fpu *fpu = &current->thread.fpu; in fpregs_mark_activate() local
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dfastftoi.h67 static inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
78 static inline void fpu_restore(fpu_control fpu){ in fpu_restore()
109 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
112 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
131 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
134 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Dfastftoi.h67 static inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
78 static inline void fpu_restore(fpu_control fpu){ in fpu_restore()
109 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
112 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
131 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
134 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
/dports/audio/deadbeef-vu-meter-plugin/ddb_vu_meter-940d8d7/
H A Dfastftoi.h67 static inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
78 static inline void fpu_restore(fpu_control fpu){ in fpu_restore()
109 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
112 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
131 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
134 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
/dports/audio/deadbeef-playback-status-plugin/ddb_playback_status-fce1de0/
H A Dfastftoi.h67 static inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
78 static inline void fpu_restore(fpu_control fpu){ in fpu_restore()
109 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
112 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
131 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
134 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
/dports/audio/deadbeef-spectrogram-plugin/ddb_spectrogram-8d1b371/
H A Dfastftoi.h67 static inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
78 static inline void fpu_restore(fpu_control fpu){ in fpu_restore()
109 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
112 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
131 static __inline void fpu_setround(fpu_control *fpu){ in fpu_setround()
134 static __inline void fpu_restore(fpu_control fpu){ in fpu_restore()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/modules/
H A Dstat-mem-1.h2 struct fpu { struct
3 struct NAME {
5 } NAME;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dstat-mem-1.h2 struct fpu { struct
3 struct NAME {
5 } NAME;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dstat-mem-1.h2 struct fpu { struct
3 struct NAME {
5 } NAME;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/modules/
H A Dstat-mem-1.h2 struct fpu { struct
3 struct NAME {
5 } NAME;
/dports/devel/boost-docs/boost_1_72_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() function
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/databases/percona57-server/boost_1_59_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/databases/xtrabackup/boost_1_59_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/databases/percona57-client/boost_1_59_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/odeint/examples/
H A Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() function
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()

12345678910>>...35