public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* RISC-V: Implement more machine-specific for libm
@ 2020-11-18  3:35 Kito Cheng
  2020-11-18  3:35 ` [PATCH 1/3] RISC-V: Add missing compile rule for s_finite.c, sf_finite.c, s_isinf.c and sf_isinf.c Kito Cheng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kito Cheng @ 2020-11-18  3:35 UTC (permalink / raw)
  To: newlib

This patch set has implement more machine-specific for libm with F/D extension, most can be done with one instruction, verified on rv32im, rv32imaf, rv32imafd+ilp32, rv32imafd+ilp32d, rv64im, rv64imaf, rv64gc+lp64 rv64gc+lp64d.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-18  8:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18  3:35 RISC-V: Implement more machine-specific for libm Kito Cheng
2020-11-18  3:35 ` [PATCH 1/3] RISC-V: Add missing compile rule for s_finite.c, sf_finite.c, s_isinf.c and sf_isinf.c Kito Cheng
2020-11-18  3:35 ` [PATCH 2/3] RISC-V: Add machine-specific implementation for isnan[f] and copysign[f] Kito Cheng
2020-11-18  3:35 ` [PATCH 3/3] RISC-V: Add machine-specific implementation for lrint[f], lround[f], llrint[f] and llround[f] Kito Cheng
2020-11-18  8:39 ` RISC-V: Implement more machine-specific for libm Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).