DynamoRIO/drmemory

propagate ymm shadow values

Open

#1.485 geöffnet am 28. Nov. 2014

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (289 Forks)auto 404
Bug-FalsePositiveMigratedPriority-MediumType-Featurehelp wanted

Repository-Metriken

Stars
 (2.727 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

From bruen...@google.com on March 22, 2014 11:07:21

xref issue #243 ymm are more complex as the shadow occupies two dwords, so I separated it from the xmm shadowing. it may well work fine in the slowpath if we enable it, but the fastpath definitely needs work to handle it.

Original issue: http://code.google.com/p/drmemory/issues/detail?id=1485

Contributor Guide