Start implementing groups of instructions which do the same thing on different sets...
authorGabe Black <gblack@eecs.umich.edu>
Wed, 21 Mar 2007 21:07:43 +0000 (21:07 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 21 Mar 2007 21:07:43 +0000 (21:07 +0000)
commitbbffaa8ee0af3a4c8454d63f197dbb3036918904
treea80a6ebc59f7d68bc313067ecff6fc30880833b1
parent1707aa750f2dd2a7cf4da2934c93ef8e26faf244
Start implementing groups of instructions which do the same thing on different sets of inputs.

--HG--
extra : convert_revision : 6a5be61831588f801965dd4e80cb52f28911c320
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/formats/formats.isa
src/arch/x86/isa/formats/multi.isa [new file with mode: 0644]