Searched refs:user (Results 1 - 25 of 691) sorted by path

1234567891011>>

/linux-master/arch/arm/include/asm/
H A Dprocinfo.h38 struct cpu_user_fns *user; member in struct:proc_info_list
/linux-master/arch/arm/mm/
H A Dabort-ev5t.S15 * Note: we read user space. This means we might cause a data
25 uaccess_disable ip @ disable user access
/linux-master/arch/hexagon/include/uapi/asm/
H A Dsigcontext.h23 #include <asm/user.h>
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S78 | Perform FINT operation in the user's rounding mode.
81 | A12. Calculate YINT = FINT(Y) according to user's rounding
550 | Perform FINT operation in the user's rounding mode. Keep
561 | A12. Calculate YINT = FINT(Y) according to user's rounding mode.
603 movel L_SCR1(%a6),USER_FPCR(%a6) |restore user's FPCR
H A Ddo_func.S326 fmovel USER_FPCR(%a6),%fpcr |use user's rmode and precision
406 fmovel USER_FPCR(%a6),%fpcr |use user's rmode and precision
H A Dfpsp.h63 | because it needs to report an exception back to the user. This
83 .set USER_D0,LV+0 | saved user D0
84 .set USER_D1,LV+4 | saved user D1
85 .set USER_A0,LV+8 | saved user A0
86 .set USER_A1,LV+12 | saved user A1
87 .set USER_FP0,LV+16 | saved user FP0
88 .set USER_FP1,LV+28 | saved user FP1
89 .set USER_FP2,LV+40 | saved user FP2
90 .set USER_FP3,LV+52 | saved user FP3
91 .set USER_FPCR,LV+64 | saved user FPC
[all...]
H A Dkernel_ex.S293 fmovel %d1,%fpcr |restore user's rmode/prec
319 fmovel %d1,%fpcr |restore user's rmode/prec
338 fmovel %d1,%fpcr |restore user's rmode/prec
354 fmovel %d1,%fpcr |restore user's rmode/prec
381 | the user perceives no difference between what the 040 provides vs.
H A Dres_func.S11 | completed here; data is packed and moved to user memory.
632 | use fpu to perform dest+new_src (user's rmode and X)
636 | call round with user's precision and mode
642 | use fpu to perform dest+new_src (user's rmode and X)
646 | call round with user's precision and mode
828 | will be correct for the user's rounding mode and precision. If
830 | and the result will be correct for the user's rounding mode and
1003 | will be correct for the user's rounding mode and precision. If
1005 | and the result will be correct for the user's rounding mode and
1255 | Write the result to the user'
[all...]
H A Dsacos.S58 fmovel %d1,%fpcr | ...load user's rounding mode/precision
H A Dscale.S50 fmovel #0,%fpcr |clr user enabled exc
H A Dsetox.S156 | 6.3 Restore the user FPCR
174 | 7.2 Restore user FPCR.
200 | 9.4 Restore user FPCR.
216 | precision prescribed by the user FPCR.
280 | 6.6 Restore user FPCR.
295 | Notes: The idea is to return "X - tiny" under the user
324 | Restore user FPCR
327 | in the user rounding precision and mode.
566 fmovel %d1,%FPCR | ...restore user FPCR
574 fadds #0x3F800000,%fp0 | ...1+X in user mod
[all...]
H A Dsint.S78 bfextu FPCR_MODE(%a6){#2:#2},%d1 |use user's mode for rounding
133 bfextu FPCR_MODE(%a6){#2:#2},%d1 |use user's mode for rounding
202 | ;then return X to the user
H A Dslog2.S41 | 2.1 Restore the user FPCR
55 | 2.1 Restore the user FPCR
70 | 2.1 Restore the user FPCR
86 | 2.2 Restore the user FPCR.
92 | 4.1 Restore the user FPCR
H A Dsmovecr.S9 | Output: The constant rounded to the user's rounding
H A Dsto_res.S4 | Takes the result and puts it in where the user expects it.
H A Dutil.S9 | get_fline: get user's opcode word
93 | This sets the round precision according to the user's FPCR unless the
H A Dx_operr.S277 movel EXC_EA(%a6),%a1 |put user destination address in a1
H A Dx_snan.S179 bsrl mem_write |write snan to user memory
201 bsrl mem_write |write snan to user memory
222 bsrl mem_write |write snan to user memory
H A Dx_store.S100 | dest_dbl --- write double precision value to user space
167 exg %a0,%a1 |a0=supervisor source, a1=user dest
168 bsrl mem_write |move the number to the user's memory
171 | dest_sgl --- write single precision value to user space
231 exg %a0,%a1 |a0=supervisor source, a1=user dest
233 bsrl mem_write |move the number to the user's memory
251 exg %a0,%a1 |a0=supervisor source, a1=user dest
252 bsrl mem_write |move the number to the user's memory
H A Dx_unfl.S17 | operand needs to made available to the user with a bias of $6000
161 | the user's precision for the round routine.
H A Dx_unimp.S7 | Invoked when the user program encounters a floating-point
61 fmovel #0,%FPSR |clear all user bits
62 fmovel #0,%FPCR |clear all user exceptions for FPSP
72 bsrl sto_res |store the result in user space
/linux-master/arch/m68k/ifpsp060/
H A Diskeleton.S68 | Linux/68k: If returning to user space, check for needed reselections.
192 | d0 = `xxxxxxff -> supervisor; `xxxxxx00 -> user
258 | d0 = `xxxxxxff -> supervisor; `xxxxxx00 -> user
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S32 # and contains the entry points into the package. The user, in
6677 fmov.l %d0,%fpcr # load user's rnd mode/prec
6815 # 6.3 Restore the user FPCR #
6833 # 7.2 Restore user FPCR. #
6861 # 9.4 Restore user FPCR. #
6876 # precision prescribed by the user FPCR. #
6947 # 6.6 Restore user FPCR. #
6963 # Notes: The idea is to return "X - tiny" under the user #
6995 # Restore user FPCR #
6998 # in the user roundin
[all...]
H A Dfpsp.S32 # 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 a
[all...]
H A Dilsp.S31 # and contains the entry points into the package. The user, in

Completed in 280 milliseconds

1234567891011>>