DynamoRIO/drmemory

propagate ymm shadow values

Open

#1,485 创建于 2014年11月28日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C (289 fork)auto 404
Bug-FalsePositiveMigratedPriority-MediumType-Featurehelp wanted

仓库指标

Star
 (2,727 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南