From: Giacomo Catenazzi <cate@debian.org>
To: Ben Collins <bcollins@debian.org>
Cc: vda <vda@port.imtp.ilyichevsk.odessa.ua>, linux-kernel@vger.kernel.org
Subject: Re: Asm style
Date: Thu, 22 Nov 2001 13:43:58 +0100 [thread overview]
Message-ID: <3BFCF30E.4030605@debian.org> (raw)
In-Reply-To: <fa.d6k3juv.16q3on@ifi.uio.no> <fa.cbkkrrv.m72ejr@ifi.uio.no>
Ben Collins wrote:
>
> There's also:
>
> asm("\
> cmd r,r\n\
> lbl: cmd r,r\n\
> cmd r,r\n" : spec : spec);
>
>
> Or something similar (the trailing "\" added for continuation). Probably
> the easiest way to patch existing asm.
>
not ANSI C. The trailing \ is understood only in marco definitions
(and outside strings)
giacomo
next parent reply other threads:[~2001-11-22 8:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.d6k3juv.16q3on@ifi.uio.no>
[not found] ` <fa.cbkkrrv.m72ejr@ifi.uio.no>
2001-11-22 12:43 ` Giacomo Catenazzi [this message]
2001-11-22 9:27 ` Asm style ncw
[not found] <fa.derh1nv.1h0ai0b@ifi.uio.no>
[not found] ` <fa.njuqm5v.100c5ak@ifi.uio.no>
2001-11-22 14:29 ` Giacomo Catenazzi
2001-11-22 11:31 ` Jakub Jelinek
2001-11-21 23:07 vda
2001-11-21 21:21 ` Ben Collins
[not found] <01112123070300.05447@manta.suse.lists.linux.kernel>
2001-11-21 21:23 ` Andi Kleen
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=3BFCF30E.4030605@debian.org \
--to=cate@debian.org \
--cc=bcollins@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vda@port.imtp.ilyichevsk.odessa.ua \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.