Implement a handful more instructions and differentiate macroops based on the operand...
authorGabe Black <gblack@eecs.umich.edu>
Thu, 14 Jun 2007 20:52:22 +0000 (20:52 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 14 Jun 2007 20:52:22 +0000 (20:52 +0000)
commit866cc8214ba1642c2af56ed14e9ca2cf8b1928cf
tree5de3396fae004a17052103b437858e1d1275854b
parenta8f65b18bc55fdb8ca888abfd0d991d12602fbf4
Implement a handful more instructions and differentiate macroops based on the operand types they expect.

--HG--
extra : convert_revision : f9c8e694a8c0eb33b988657dca03ab495b65bee8
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/formats/multi.isa
src/arch/x86/isa/insts/data_transfer/move.py
src/arch/x86/isa/insts/data_transfer/stack_operations.py
src/arch/x86/isa/insts/logical.py
src/arch/x86/isa/specialize.isa