public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* __builtin_addc support??
@ 2021-10-27 16:12 sotrdg sotrdg
  2021-10-27 16:36 ` Paul Koning
  2021-10-27 23:16 ` Segher Boessenkool
  0 siblings, 2 replies; 6+ messages in thread
From: sotrdg sotrdg @ 2021-10-27 16:12 UTC (permalink / raw)
  To: gcc, gcc-request, gcc-help

79173 – add-with-carry and subtract-with-borrow support (x86_64 and others) (gnu.org)<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79173>

What I find quite interesting is things like this.

Since llvm clang provides __builtin_addc __builtin_subc for all targets. Can we provide something similar? Since currently no solutions we can access carry flag besides x86

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows


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

end of thread, other threads:[~2021-10-27 23:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27 16:12 __builtin_addc support?? sotrdg sotrdg
2021-10-27 16:36 ` Paul Koning
2021-10-27 16:54   ` sotrdg sotrdg
2021-10-27 23:16 ` Segher Boessenkool
2021-10-27 23:22   ` sotrdg sotrdg
2021-10-27 23:23   ` sotrdg sotrdg

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).