DynamoRIO/drmemory

propagate ymm shadow values

Open

#1.485 aberto em 28 de nov. de 2014

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C (289 forks)auto 404
Bug-FalsePositiveMigratedPriority-MediumType-Featurehelp wanted

Métricas do repositório

Stars
 (2.727 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador