lkml.org 
[lkml]   [2022]   [Mar]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRE: [RFC PATCH v2 3/8] tools/nolibc: i386: Implement syscall with 6 arguments
    Date
    From: Alviro Iskandar Setiawan
    > Sent: 22 March 2022 14:48
    >
    > On Tue, Mar 22, 2022 at 8:37 PM David Laight wrote:
    > > dunno, 'asm' register variables are rather more horrid and
    > > should probably only be used (for asm statements) when there aren't
    > > suitable register constraints.
    > >
    > > (I'm sure there is a comment about that in the gcc docs.)
    >
    > I don't find the comment that says so here:
    > https://gcc.gnu.org/onlinedocs/gcc/Local-Register-Variables.html

    I've probably inferred it from:
    "The only supported use for this feature is to specify registers for
    input and output operands when calling Extended asm (see Extended Asm).
    This may be necessary if the constraints for a particular machine don’t
    provide sufficient control to select the desired register."

    Here is isn't necessary because the required constraint exist/

    David

    -
    Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
    Registration No: 1397386 (Wales)
    \
     
     \ /
      Last update: 2022-03-22 16:11    [W:3.079 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site