[Bug 783931] ORC does not preserve XMM6:XMM15 registers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 20 06:18:51 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783931

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit ec77a91702696ed619cccccb015518ee8887a62d (HEAD -> master, origin/master,
origin/HEAD)
Author: Matej Knopp <matej.knopp at gmail.com>
Date:   Mon Jun 19 04:00:31 2017 +0200

    orc: preserve non volatile sse registers

    required for MSVC
    https://msdn.microsoft.com/en-us/library/9z1stfyw.aspx

    orc already marks these register in compiler->save_regs,
    but the actual saving and restoring was not done

    https://bugzilla.gnome.org/show_bug.cgi?id=783931

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list