DynamoRIO/drmemory

propagate ymm shadow values

Open

#1485 aperta il 28 nov 2014

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C (289 fork)auto 404
Bug-FalsePositiveMigratedPriority-MediumType-Featurehelp wanted

Metriche repository

Star
 (2727 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor