mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Fix comment
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2065
This commit is contained in:
parent
ef4bb579c5
commit
3bbbbfc461
@ -2208,7 +2208,7 @@ void codegen_LODS ( UCodeBlock* cb, Int sz )
|
||||
}
|
||||
|
||||
|
||||
/* Template for REPNE SCAS<sz>, _not_ preceded by a REP prefix. */
|
||||
/* Template for SCAS<sz>, _not_ preceded by a REP prefix. */
|
||||
static
|
||||
void codegen_SCAS ( UCodeBlock* cb, Int sz )
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user