diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2007-10-02 23:02:18 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2007-10-02 23:02:18 -0700 |
commit | c2d60abf52fc81119970ab0617f9a979f1377685 (patch) | |
tree | 3178cee596202e84daa8811dc11f29d03ca6e7ad /src/arch/sparc/process.cc | |
parent | 504f90f76350ce14debfbfa837423144b0abdbe4 (diff) | |
download | gem5-c2d60abf52fc81119970ab0617f9a979f1377685.tar.xz |
X86: Distinguish between the rep and repe prefixes.
STOS and MOVS only accept the rep prefix which always loops until rcx becomes
0. The other string instructions accept repe (same encoding as rep) and repne
which also check the condition code flags each iteration.
--HG--
extra : convert_revision : 544149f640302070810fb53e53bfeb0e87160ffc
Diffstat (limited to 'src/arch/sparc/process.cc')
0 files changed, 0 insertions, 0 deletions