This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PROPOSAL: Extend inline asm syntax with size spec
- From: Richard Biener <rguenther at suse dot de>
- To: Borislav Petkov <bp at alien8 dot de>
- Cc: Masahiro Yamada <yamada dot masahiro at socionext dot com>, Segher Boessenkool <segher at kernel dot crashing dot org>, Nadav Amit <namit at vmware dot com>, Ingo Molnar <mingo at redhat dot com>, "H. Peter Anvin" <hpa at zytor dot com>, matz at suse dot de, gcc at gcc dot gnu dot org, Linux Kernel Mailing List <linux-kernel at vger dot kernel dot org>, X86 ML <x86 at kernel dot org>, Sam Ravnborg <sam at ravnborg dot org>, Alok Kataria <akataria at vmware dot com>, Christopher Li <sparse at chrisli dot org>, Greg Kroah-Hartman <gregkh at linuxfoundation dot org>, Jan Beulich <JBeulich at suse dot com>, Josh Poimboeuf <jpoimboe at redhat dot com>, Juergen Gross <jgross at suse dot com>, Kate Stewart <kstewart at linuxfoundation dot org>, Kees Cook <keescook at chromium dot org>, linux-sparse at vger dot kernel dot org, "Peter Zijlstra (Intel)" <peterz at infradead dot org>, Philippe Ombredanne <pombredanne at nexb dot com>, Thomas Gleixner <tglx at linutronix dot de>, virtualization at lists dot linux-foundation dot org, Linus Torvalds <torvalds at linux-foundation dot org>, Chris Zankel <chris at zankel dot net>, Max Filippov <jcmvbkbc at gmail dot com>, linux-xtensa at linux-xtensa dot org
- Date: Thu, 29 Nov 2018 14:24:55 +0100 (CET)
- Subject: Re: PROPOSAL: Extend inline asm syntax with size spec
- References: <20181003213100.189959-1-namit@vmware.com> <20181007091805.GA30687@zn.tnic> <20181007132228.GJ29268@gate.crashing.org> <alpine.LSU.2.21.1810071534220.7867@wotan.suse.de> <20181008073128.GL29268@gate.crashing.org> <alpine.LSU.2.20.1810081105350.16707@zhemvz.fhfr.qr> <20181009145330.GT29268@gate.crashing.org> <CAK7LNARmrdtyE7JRAdJH_zbfvD_cej+TGLh+5KfT20o538KUcA@mail.gmail.com> <20181129130718.GA3070@nazgul.tnic> <alpine.LSU.2.20.1811291408400.1827@zhemvz.fhfr.qr> <20181129131611.GC3070@nazgul.tnic>
On Thu, 29 Nov 2018, Borislav Petkov wrote:
> On Thu, Nov 29, 2018 at 02:09:25PM +0100, Richard Biener wrote:
> > I'd be not opposed to backporting the asm inline support.
>
> Even better! :-)
>
> > Of course we still have to be happy with it and install the patch ;)
> >
> > Are you (kernel folks) happy with asm inline ()?
>
> Yes, I think we are:
>
> https://lkml.kernel.org/r/20181031125526.GA13219@hirez.programming.kicks-ass.net
OK, Segher - can you ping the latest version of the patch please?
Thanks,
Richard.