• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/

Lines Matching refs:stacked

299 set EXC_VOFF,		0xa			# stacked vector offset
300 set EXC_EA, 0xc # stacked <ea>
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.
3355 # to the effective address as pointed to by the stacked effective address.
3482 # in addition, for pre-decrement, the stacked <ea> is incorrect.
3848 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception #
3862 # The stacked <ea> for FP unimplemented instructions and opclass #
3867 # stacked <ea> value is 8 bytes too big #
3870 # stacked b,w,l and s sizes are completely stacked. #
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
3923 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
3935 # _calc_ea_fout(): calculate correct stacked <ea> for extended #
3949 # stacked for the exception is incorrect for -(an) and (an)+ addressing #
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
7275 bsr.l _calc_ea_fout # fix stacked <ea>
7328 mov.l EXC_A6(%a6),(%a6) # fix stacked a6
7376 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
7423 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).
14705 sub.l %d0,EXC_DREGS+0x8(%a6) # fix stacked a0
14708 sub.l %d0,EXC_DREGS+0xc(%a6) # fix stacked a1
14723 sub.l %d0,(%a6) # fix stacked a6