Home
last modified time | relevance | path

Searched refs:neg_d (Results 1 – 25 of 81) sorted by relevance

1234

/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/ext/
H A Dxmpz.rs1211 if neg_d { in ui_tdiv_q_raw()
1248 if neg_d { in ui_cdiv_q_raw()
1276 if neg_d { in ui_cdiv_r_raw()
1296 if (n > 0 && !neg_d) || (neg_n && neg_d) { in si_cdiv_q_raw()
1308 if (n > 0 && neg_d) || (neg_n && !neg_d) { in si_cdiv_q_raw()
1376 if !neg_d { in ui_fdiv_q_raw()
1424 if (n > 0 && neg_d) || (neg_n && !neg_d) { in si_fdiv_q_raw()
1436 if (n > 0 && !neg_d) || (neg_n && neg_d) { in si_fdiv_q_raw()
1681 if neg_d { in tdiv_q_si()
1694 if neg_d { in cdiv_q_si()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dfloatfns.c476 bool neg_d = d < 0; in round2() local
481 q += neg_d == neg_r ? 1 : -1; in round2()
491 bool neg_d = mpz_sgn (d) < 0; in rounddiv_q() local
497 (neg_d == neg_r ? mpz_add_ui : mpz_sub_ui) (q, q, 1); in rounddiv_q()
/dports/editors/emacs/emacs-27.2/src/
H A Dfloatfns.c461 bool neg_d = d < 0; in round2() local
466 q += neg_d == neg_r ? 1 : -1; in round2()
476 bool neg_d = mpz_sgn (d) < 0; in rounddiv_q() local
482 (neg_d == neg_r ? mpz_add_ui : mpz_sub_ui) (q, q, 1); in rounddiv_q()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dfpu_emulator.h128 unsigned long neg_d; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dfpu_emulator.h128 unsigned long neg_d; member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dfpu_emulator.h128 unsigned long neg_d; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/math-emu/
H A Dme-debugfs.c157 __this_cpu_write((fpuemustats).neg_d, 0); in fpuemustats_clear_show()
325 FPU_STAT_CREATE_EX(neg_d); in debugfs_fpuemu()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/math-emu/
H A Dme-debugfs.c157 __this_cpu_write((fpuemustats).neg_d, 0); in fpuemustats_clear_show()
325 FPU_STAT_CREATE_EX(neg_d); in debugfs_fpuemu()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/math-emu/
H A Dme-debugfs.c157 __this_cpu_write((fpuemustats).neg_d, 0); in fpuemustats_clear_show()
325 FPU_STAT_CREATE_EX(neg_d); in debugfs_fpuemu()
/dports/emulators/qemu5/qemu-5.2.0/target/xtensa/
H A Dhelper.h75 DEF_HELPER_FLAGS_1(neg_d, TCG_CALL_NO_RWG_SE, f64, f64)
H A Dfpu_helper.c134 float64 HELPER(neg_d)(float64 v) in HELPER() argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/xtensa/
H A Dhelper.h75 DEF_HELPER_FLAGS_1(neg_d, TCG_CALL_NO_RWG_SE, f64, f64)
H A Dfpu_helper.c134 float64 HELPER(neg_d)(float64 v) in HELPER() argument
/dports/emulators/qemu/qemu-6.2.0/target/xtensa/
H A Dhelper.h75 DEF_HELPER_FLAGS_1(neg_d, TCG_CALL_NO_RWG_SE, f64, f64)
H A Dfpu_helper.c134 float64 HELPER(neg_d)(float64 v) in HELPER() argument
/dports/emulators/qemu60/qemu-6.0.0/target/xtensa/
H A Dhelper.h75 DEF_HELPER_FLAGS_1(neg_d, TCG_CALL_NO_RWG_SE, f64, f64)
H A Dfpu_helper.c134 float64 HELPER(neg_d)(float64 v) in HELPER() argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dtranslate-vfp.c2173 static bool do_vfm_hp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_hp() argument
2220 if (neg_d) { in do_vfm_hp()
2236 static bool do_vfm_sp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_sp() argument
2285 if (neg_d) { in do_vfm_sp()
2301 static bool do_vfm_dp(DisasContext *s, arg_VFMA_dp *a, bool neg_n, bool neg_d) in do_vfm_dp() argument
2356 if (neg_d) { in do_vfm_dp()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dtranslate-vfp.c2173 static bool do_vfm_hp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_hp() argument
2220 if (neg_d) { in do_vfm_hp()
2236 static bool do_vfm_sp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_sp() argument
2285 if (neg_d) { in do_vfm_sp()
2301 static bool do_vfm_dp(DisasContext *s, arg_VFMA_dp *a, bool neg_n, bool neg_d) in do_vfm_dp() argument
2356 if (neg_d) { in do_vfm_dp()
/dports/science/nest/nest-simulator-3.1/testsuite/regressiontests/
H A Dticket-787.sli113 /mul_i_iv /mul_id /mul_ii /mul_iv_iv /neg_d /neg_dv /neg_i /neg_iv
/dports/science/nest/nest-simulator-3.1/extras/EditorSupport/vim/syntax/
H A Dsli.vim19 …kfifo mod modeldict modf Most MoveDirectory MoveFile ms2hms mul namespace neg_d neg_i neg neq Nest…
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dtranslate-vfp.inc.c1750 static bool do_vfm_sp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_sp() argument
1799 if (neg_d) { in do_vfm_sp()
1835 static bool do_vfm_dp(DisasContext *s, arg_VFMA_dp *a, bool neg_n, bool neg_d) in do_vfm_dp() argument
1896 if (neg_d) { in do_vfm_dp()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dtranslate-vfp.inc.c1750 static bool do_vfm_sp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_sp() argument
1799 if (neg_d) { in do_vfm_sp()
1835 static bool do_vfm_dp(DisasContext *s, arg_VFMA_dp *a, bool neg_n, bool neg_d) in do_vfm_dp() argument
1896 if (neg_d) { in do_vfm_dp()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/
H A Dfpu.h464 M64P_FPU_INLINE void neg_d(const double *source,double *target) in neg_d() function
/dports/science/fastcap/fastcap-2.0wr/src/
H A DmulDisplay.c1392 int i, j, ind, pos_d, neg_d; local
1429 neg_d = nextc->chgs[i]->neg_dummy->index - 1;
1434 + neg_fact*rmat[neg_d][j];

1234