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 math/19545] New: 'sqrt' on e5500 and 6500 targets evaluates to an invalida opcode


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

            Bug ID: 19545
           Summary: 'sqrt' on e5500 and 6500 targets evaluates to an
                    invalida opcode
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: tiago.brusamarello at datacom dot ind.br
  Target Milestone: ---

When running gcc test suite under e5500 and e6500 targets we found that the
'sqrt' function always evaluates to opcode:

=> fc 20 10 2c     fsqrt   f1,f2

This opcode is invalid for these targets.

-- 
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]