Lines Matching refs:user
32 # and contains the entry points into the package. The user, in
1214 btst &0x5,EXC_SR(%a6) # user or supervisor mode?
1217 mov.l %usp,%a0 # fetch user stack pointer
1322 # emulation routine that has also been enabled by the user.
1550 # emulation routine that has also been enabled by the user.
1560 # address register was the stack pointer used from user mode, then let's update
1724 # exception occurred from user mode, then simply update a7 and exit normally.
1867 # emulation routine that has also been enabled by the user.
1883 btst &0x5,EXC_SR(%a6) # user or supervisor?
1886 mov.l EXC_A7(%a6),%a0 # update user a7
1978 # this is INCORRECT for enabled SNAN which would give to the user the skewed SNAN!!!
1980 btst &0x5,EXC_SR(%a6) # user or supervisor?
1983 mov.l EXC_A7(%a6),%a0 # update user a7
2107 # emulation routine that has also been enabled by the user.
2114 btst &0x5,EXC_SR(%a6) # user or supervisor?
2117 mov.l EXC_A7(%a6),%a0 # update user a7
2619 # emulation routine that has also been enabled by the user.
2742 btst &0x5,EXC_SR(%a6) # user or supervisor mode
3034 btst &0x5,(%sp) # user or supervisor mode?
3035 beq.b iea_acc_done2 # user
3153 # the user operand error handler.
3349 # the user snan handler.
3497 mov.l %usp,%a0 # fetch user stack pointer
3506 mov.l %a0,%usp # restore user stack pointer
3714 # the user inexact handler.
4025 btst &0x5,EXC_SR(%a6) # user mode exception?
4028 # save the value of the user stack pointer onto the stack frame
4030 mov.l %usp,%a0 # fetch user stack pointer
4134 btst &0x5,EXC_SR(%a6) # supervisor or user mode?
4175 # the user has enabled some exceptions. we figure not to see this too
4298 # jump to the user supplied entry point for the trap exception
4343 btst &0x5,EXC_SR(%a6) # yes; is it a user mode exception?
4388 # restore a bsun exception into the machine, and branch to the user
4420 bra.l _real_bsun # branch to user bsun hook
4456 # jump to the user supplied entry point for the trace exception
4992 btst &0x5,(%sp) # user or supervisor mode?
4993 beq.b funimp_iacc_end # user
6783 fmov.l %d0,%fpcr # load user's rnd mode/prec
6921 # 6.3 Restore the user FPCR #
6939 # 7.2 Restore user FPCR. #
6967 # 9.4 Restore user FPCR. #
6982 # precision prescribed by the user FPCR. #
7053 # 6.6 Restore user FPCR. #
7069 # Notes: The idea is to return "X - tiny" under the user #
7101 # Restore user FPCR #
7104 # in the user rounding precision and mode. #
7307 fmov.l %d0,%fpcr # restore user FPCR
7316 fadd.s &0x3F800000,%fp0 # 1+X in user mode
8783 # 2.1 Restore the user FPCR #
8796 # 2.1 Restore the user FPCR #
8810 # 2.1 Restore the user FPCR #
8825 # 2.2 Restore the user FPCR. #
8831 # 4.1 Restore the user FPCR #
9179 fmov.l %d0,%fpcr # set user's rounding mode/precision
9303 fmov.l %d0,%fpcr # set user's rounding mode/precision
9319 # fp0 = the ROM constant rounded to the user's rounding mode,prec #
9449 # answer is inexact, so set INEX2 and AINEX in the user's FPSR.
9632 fmov.l (%sp)+,%fpcr # restore user fpcr
9656 fmov.l (%sp)+,%fpcr # restore user fpcr
18257 btst &0x5,EXC_SR(%a6) # user or supervisor mode?
18258 beq.b fmovm_out_ctrl # user
18338 bsr.l _dmem_write # copy data to user mem
18360 bsr.l _dmem_read # copy data from user mem
19790 # (2) read it in from either user or supervisor space #
23383 mov.l USER_FPCR(%a6),%d3 # get user's FPCR
23531 # Perform FINT operation in the user's rounding mode. #
23534 # A12. Calculate YINT = FINT(Y) according to user's rounding #
24022 # Perform FINT operation in the user's rounding mode. Keep
24033 # A12. Calculate YINT = FINT(Y) according to user's rounding mode.
24091 mov.l L_SCR1(%a6),USER_FPCR(%a6) # restore user's FPCR
24704 btst &0x5,(%sp) # supervisor or user mode?
24705 beq.b facc_out2 # user
24768 # mode, then also also wasn't updated. if it was user mode, then
24774 btst &0x5,EXC_SR(%a6) # user or supervisor?