summaryrefslogtreecommitdiff
path: root/src/cpu/simple
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-10-02 23:02:18 -0700
committerGabe Black <gblack@eecs.umich.edu>2007-10-02 23:02:18 -0700
commitc2d60abf52fc81119970ab0617f9a979f1377685 (patch)
tree3178cee596202e84daa8811dc11f29d03ca6e7ad /src/cpu/simple
parent504f90f76350ce14debfbfa837423144b0abdbe4 (diff)
downloadgem5-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/cpu/simple')
0 files changed, 0 insertions, 0 deletions