public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Commeownist <commeownist@yandex.ru>
To: gcc-help@gcc.gnu.org
Subject: [QUESTION] Clobbering half of a register
Date: Fri, 17 Sep 2021 23:52:13 +0300	[thread overview]
Message-ID: <c74bb06391a70fb3242af9780ac7cdb4e8254daa.camel@yandex.ru> (raw)

When specifying clobbered registers for an Extended Asm block, do
"helf-registers" clobber the whole register? For example, does adding
"ax" in the clobber list mean that GCC will treat whole "eax" (or
"rax") as clobbered?


                 reply	other threads:[~2021-09-17 20:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c74bb06391a70fb3242af9780ac7cdb4e8254daa.camel@yandex.ru \
    --to=commeownist@yandex.ru \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).