X86: Implement the ENTER instruction. This could probably be optimized by cleaning...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 19 Oct 2007 22:09:37 +0000 (15:09 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 19 Oct 2007 22:09:37 +0000 (15:09 -0700)
commit7f373225328afdf17875f73ee039a666eaafef0b
tree98b32eeb596e73adf38304282ce122b3914c4711
parent63f4281d9da864ccd466df1acca2f7c0bec0cfee
X86: Implement the ENTER instruction. This could probably be optimized by cleaning up the indexing in the main loop.

--HG--
extra : convert_revision : ad2d560f2a6f36176b22b8510c58cd6fe5a2c9c2
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/insts/general_purpose/data_transfer/stack_operations.py