DynamoRIO/drmemory

propagate ymm shadow values

Open

#1 485 ouverte le 28 nov. 2014

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C (289 forks)auto 404
Bug-FalsePositiveMigratedPriority-MediumType-Featurehelp wanted

Métriques du dépôt

Stars
 (2 727 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur