X86: Make pushes and pops use the stack size instead of the data size.
authorGabe Black <gblack@eecs.umich.edu>
Thu, 12 Jun 2008 04:51:57 +0000 (00:51 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 12 Jun 2008 04:51:57 +0000 (00:51 -0400)
commit129831c116a6c7031093df624761f8d67bf4e115
treeaf07b163722e6f5568a4b68d0064d3ec2eb5b839
parentb05299253fdd5a8a913f2799b7cdd2df040c8559
X86: Make pushes and pops use the stack size instead of the data size.
src/arch/x86/isa/insts/general_purpose/data_transfer/stack_operations.py
src/arch/x86/isa/insts/general_purpose/flags/push_and_pop.py