Lines Matching refs:Current
391 set EXC_EXTWPTR, LV+4 # saved current PC (active)
658 # the FPIAR holds the "current PC" of the faulting instruction
714 fmov.l &0x0,%fpcr # zero current control regs
800 fmov.l &0x0,%fpcr # zero current control regs
823 fmov.l %fpiar,0x8(%sp) # "Current PC" is in FPIAR
898 # the FPIAR holds the "current PC" of the faulting instruction
957 fmov.l &0x0,%fpcr # zero current control regs
1074 fmov.l &0x0,%fpcr # zero current control regs
1097 fmov.l %fpiar,0x8(%sp) # "Current PC" is in FPIAR
1168 # If a Trace exception is pending, then the current exception stack #
1238 # the FPIAR holds the "current PC" of the faulting instruction
1266 fmov.l &0x0,%fpcr # zero current control regs
1521 fmov.l &0x0,%fpcr # zero current control regs
1642 # being traced. Since the stack frames are similar, get the "current" PC
1647 # * EA * * Current *
1822 fmov.l &0x0,%fpcr # zero current control regs
2049 # exception was being traced. Make the "current" PC the FPIAR and put it in the
2054 # * EA * * Current *
2080 fmov.l &0x0,%fpcr # zero current control regs
2427 # must create a Trace exception stack frame from the current exception #
2433 # pending, though, which means the current stack frame must be changed #
2449 # from the current 4 word exception stack frame. This includes #
2455 # we must create an access error stack frame from the current stack #
2643 mov.l EXC_PC(%a6),USER_FPIAR(%a6) # set FPIAR to "Current PC"
2703 mov.l EXC_PC(%a6),USER_FPIAR(%a6) # set FPIAR to "Current PC"
2721 # exception was being traced. Make the "current" PC the FPIAR and put it in
2726 # * 0x0 * 0x0f0 * * Current *
2728 # * Current * *****************
2740 fmov.l %fpiar,0x8(%sp) # "Current PC" is in FPIAR
2756 mov.l %a0,EXC_A7(%a6) # store current a7
2922 # exception was being traced. The "Current PC" for the trace frame is the
2928 # * 0x0 * 0x0f0 * * Current *
2930 # * Current * *****************
3012 mov.l 0xe(%sp),0x6(%sp) # move Current PC
3015 mov.l 0x6(%sp),0x10(%sp) # move Current PC
3110 # which creates an access error stack frame from the current operr #
3126 # the FPIAR holds the "current PC" of the faulting instruction
3300 # which creates an access error stack frame from the current SNAN #
3322 # the FPIAR holds the "current PC" of the faulting instruction
3614 # the FPIAR holds the "current PC" of the faulting instruction
3651 fmov.l &0x0,%fpcr # zero current control regs
3788 # the FPIAR holds the "current PC" of the faulting instruction
4675 mov.l EXC_DREGS+0x8(%a6),%a0 # Get current a0
4679 mov.l EXC_DREGS+0xc(%a6),%a0 # Get current a1
4683 mov.l %a2,%a0 # Get current a2
4687 mov.l %a3,%a0 # Get current a3
4691 mov.l %a4,%a0 # Get current a4
4695 mov.l %a5,%a0 # Get current a5
4699 mov.l (%a6),%a0 # Get current a6
4703 mov.l EXC_A7(%a6),%a0 # Get current a7
4710 mov.l EXC_DREGS+0x8(%a6),%d0 # Get current a0
4718 mov.l EXC_DREGS+0xc(%a6),%d0 # Get current a1
4726 mov.l %a2,%d0 # Get current a2
4734 mov.l %a3,%d0 # Get current a3
4742 mov.l %a4,%d0 # Get current a4
4750 mov.l %a5,%d0 # Get current a5
4758 mov.l (%a6),%d0 # Get current a6
4768 mov.l EXC_A7(%a6),%d0 # Get current a7
4779 mov.l EXC_DREGS+0x8(%a6),%d0 # Get current a0
4786 mov.l EXC_DREGS+0xc(%a6),%d0 # Get current a1
4793 mov.l %a2,%d0 # Get current a2
4800 mov.l %a3,%d0 # Get current a3
4807 mov.l %a4,%d0 # Get current a4
4814 mov.l %a5,%d0 # Get current a5
4821 mov.l (%a6),%d0 # Get current a6
4830 mov.l EXC_A7(%a6),%d0 # Get current a7
7512 mov.w SRC_EX(%a0),%d1 # fetch current sign
7723 mov.w SRC_EX(%a0),%d1 # fetch current sign
8665 mov.w FP_SCR0_EX(%a6),%d1 # load current exponent
9445 mov.w FP_SCR0_EX(%a6),%d1 # load current exponent
10060 mov.w FP_SCR0_EX(%a6),%d1 # load current exponent
11307 # seeing if the new result is smaller or equal to the current result.
11760 # seeing if the new result is smaller or equal to the current result.
12142 mov.w FP_SCR0_EX(%a6),%d1 # load current exponent
14578 # made out of the current exception stack frame. #
14657 # current exception stack frame.
14659 mov.l USER_FPIAR(%a6),EXC_PC(%a6) # store current PC