X86: Add a format to handle string instructions which can use the repe and repne...
authorGabe Black <gblack@eecs.umich.edu>
Tue, 7 Aug 2007 22:23:01 +0000 (15:23 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 7 Aug 2007 22:23:01 +0000 (15:23 -0700)
commitd79a591608106b1de4bf2cbc9b9eb31ed5bf14e9
tree1a6a3d06d51bc432ff74a6fa43ce619e12efcc08
parent60c61cb2b1af83b2685f40d427fee920ba85eb08
X86: Add a format to handle string instructions which can use the repe and repne prefixes.

--HG--
extra : convert_revision : 205fbbb947258bc0ef2915e22d5b32a3df1a1ce2
src/arch/x86/isa/formats/formats.isa
src/arch/x86/isa/formats/string.isa [new file with mode: 0644]