Lines Matching refs:stacked
2913 # PC stacked for Unimp EA. The "Next PC" is in EXC_EXTWPTR.
3157 # to the effective address as pointed to by the stacked effective address.
3482 # in addition, for pre-decrement, the stacked <ea> is incorrect.
3906 # here, the <ea> is stacked correctly. however, we must update the
3912 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
3915 # the <ea> is stacked correctly for all but extended and packed which
3952 # So, for -(an), we must subtract 8 off of the stacked <ea> value #
3954 # For (an)+, the stacked <ea> is correct but we must adjust An by +12. #
3974 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
3978 # : stacked <ea> is correct
4023 # : stacked <ea> = actual <ea> + 8
7086 # For extended precision, the stacked <ea> must be fixed along #
7142 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
7188 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
7235 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
7473 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
12916 # the stacked <ea> for packed is correct except for -(An).