This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/21989] New: Made regs from comma-separated to dashed range


https://sourceware.org/bugzilla/show_bug.cgi?id=21989

            Bug ID: 21989
           Summary: Made regs from comma-separated to dashed range
           Product: glibc
           Version: 2.26
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: akhilesh.k at samsung dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

below minor changes are for optimization only 

The <regs> can be a comma-separated list, or a dashed range, or a
mixture.
    R0, R1, R2, R3, R4, R7, R8
    R0-R4, R7, R8

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]