From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4393 invoked by alias); 20 Nov 2013 14:45:59 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 4368 invoked by uid 48); 20 Nov 2013 14:45:56 -0000 From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/16194] New: x86-64 dynamic linker should preserve zmm registers Date: Wed, 20 Nov 2013 14:45:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.19 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-11/txt/msg00202.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16194 Bug ID: 16194 Summary: x86-64 dynamic linker should preserve zmm registers Product: glibc Version: 2.19 Status: NEW Severity: normal Priority: P2 Component: dynamic-link Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com Intel AVX-512 introduced 512-bit zmm registers. x86-64 ld.so should preserve zmm0-zmm8. There is also a propsal to preserve [xyz]mm8-[xyz]mm15: https://groups.google.com/forum/?hl=en#!topic/x86-64-abi/ko37wGo7eF4 -- You are receiving this mail because: You are on the CC list for the bug.