Searched refs:stacked (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | x_fline.S | 84 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position 85 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position 88 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
|
D | do_func.S | 503 | stacked FPSR to be correctly reported.
|
/linux-2.4.37.9/arch/ia64/sn/fakeprom/ |
D | fpromasm.S | 301 (p6) br.cond.sptk.few stacked 399 stacked: label
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | CHANGES | 78 For instruction read access errors, the info stacked is: 100 For data read/write access errors, the info stacked is:
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 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 [all …]
|
D | fpsp.S | 2914 # PC stacked for Unimp EA. The "Next PC" is in EXC_EXTWPTR. 3158 # to the effective address as pointed to by the stacked effective address. 3483 # in addition, for pre-decrement, the stacked <ea> is incorrect. 4035 # old_sp is address just above stacked effective address. 16894 # the stacked ftrapcc instruction opcode and then branches to a routine # 16896 # to see whether the condition (specified by the stacked FPSR) is true # 16899 # bits are set in the stacked FPSR. If the BSUN exception is enabled, # 17466 # the stacked fscc instruction opcode and then branches to a routine # 17468 # to see whether the condition (specified by the stacked FPSR) is true # 17471 # bits are set in the stacked FPSR. If the BSUN exception is enabled, # [all …]
|
D | fplsp.S | 280 set EXC_VOFF, 0xa # stacked vector offset 281 set EXC_EA, 0xc # stacked <ea>
|