Summary: | amd64: Support lods rep prefixes | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Matt Borgerson <contact> |
Component: | vex | Assignee: | Julian Seward <jseward> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | pjfloyd |
Priority: | NOR | ||
Version First Reported In: | 3.23 GIT | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch |
Description
Matt Borgerson
2024-09-12 06:36:32 UTC
Do any of these recent items occur in real world compiled code or are they all just from synthetic qemu testcases? (In reply to Paul Floyd from comment #1) > Do any of these recent items occur in real world compiled code or are they > all just from synthetic qemu testcases? Paul Floyd: The recent issues/patches I've posted to the Valgrind bug tracker were discovered after running [QEMU's unit tests](https://github.com/qemu/qemu/blob/master/tests/tcg/i386/test-i386.c). I've not measured 'real world compiled code' prevalence for these items |