Lines Matching refs:user

31 # and contains the entry points into the package. The user, in
1213 btst &0x5,EXC_SR(%a6) # user or supervisor mode?
1216 mov.l %usp,%a0 # fetch user stack pointer
1321 # emulation routine that has also been enabled by the user.
1549 # emulation routine that has also been enabled by the user.
1559 # address register was the stack pointer used from user mode, then let's update
1723 # exception occurred from user mode, then simply update a7 and exit normally.
1866 # emulation routine that has also been enabled by the user.
1882 btst &0x5,EXC_SR(%a6) # user or supervisor?
1885 mov.l EXC_A7(%a6),%a0 # update user a7
1977 # this is INCORRECT for enabled SNAN which would give to the user the skewed SNAN!!!
1979 btst &0x5,EXC_SR(%a6) # user or supervisor?
1982 mov.l EXC_A7(%a6),%a0 # update user a7
2106 # emulation routine that has also been enabled by the user.
2113 btst &0x5,EXC_SR(%a6) # user or supervisor?
2116 mov.l EXC_A7(%a6),%a0 # update user a7
2618 # emulation routine that has also been enabled by the user.
2741 btst &0x5,EXC_SR(%a6) # user or supervisor mode
3033 btst &0x5,(%sp) # user or supervisor mode?
3034 beq.b iea_acc_done2 # user
3152 # the user operand error handler.
3348 # the user snan handler.
3496 mov.l %usp,%a0 # fetch user stack pointer
3505 mov.l %a0,%usp # restore user stack pointer
3713 # the user inexact handler.
4306 btst &0x5,EXC_SR(%a6) # user or supervisor mode?
4307 beq.b fmovm_out_ctrl # user
4387 bsr.l _dmem_write # copy data to user mem
4409 bsr.l _dmem_read # copy data from user mem
13343 mov.l USER_FPCR(%a6),%d3 # get user's FPCR
13491 # Perform FINT operation in the user's rounding mode. #
13494 # A12. Calculate YINT = FINT(Y) according to user's rounding #
13982 # Perform FINT operation in the user's rounding mode. Keep
13993 # A12. Calculate YINT = FINT(Y) according to user's rounding mode.
14051 mov.l L_SCR1(%a6),USER_FPCR(%a6) # restore user's FPCR
14664 btst &0x5,(%sp) # supervisor or user mode?
14665 beq.b facc_out2 # user
14728 # mode, then also also wasn't updated. if it was user mode, then
14734 btst &0x5,EXC_SR(%a6) # user or supervisor?