X86: Implemented and hooked in SCAS (scan string)
authorGabe Black <gblack@eecs.umich.edu>
Tue, 7 Aug 2007 22:25:41 +0000 (15:25 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 7 Aug 2007 22:25:41 +0000 (15:25 -0700)
commit24541780c6bb4cf7f58ef7efc184da18026b587f
tree5a56d0db7c0534b08b90dae0c15b80b09eb327e7
parentd79a591608106b1de4bf2cbc9b9eb31ed5bf14e9
X86: Implemented and hooked in SCAS (scan string)
Fixed the asz assembler symbol.
Adjusted the condion checks to have appropriate options.
Implemented the SCAS microcode.
Attached SCAS into the decoder.

--HG--
extra : convert_revision : 17bf9ddae6bc2069e43b076f8f83c4e54fb7966c
src/arch/x86/insts/microregop.cc
src/arch/x86/insts/microregop.hh
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/insts/string/scan_string.py
src/arch/x86/isa/microasm.isa