Searched refs:from (Results 1 - 25 of 1271) sorted by path

1234567891011>>

/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim4 " -S option to load from the command-line together with a trace. You can then
/linux-master/arch/alpha/lib/
H A Dev6-stxcpy.S6 * Copy a null-terminated string from SRC to DST.
23 * Much of the information about 21264 scheduling/coding comes from:
71 /* Nops here to separate store quads from load quads */
148 that prevents us from outputting the whole thing.
192 prevent nastiness from accumulating in the very thing we want
196 t0 == the shifted high-order bits from the previous source word
224 t0 == the shifted high-order bits from the previous source word
284 subq a1, t4, a1 # E : sub dest misalignment from src addr
H A Dev6-stxncpy.S6 * Copy no more than COUNT bytes of the null-terminated string from
31 * Much of the information about 21264 scheduling/coding comes from:
86 * separate store quads from load quads
190 that prevents us from outputting the whole thing.
238 prevent nastiness from accumulating in the very thing we want
242 t0 == the shifted low-order bits from the current source word
243 t1 == the shifted high-order bits from the previous source word
271 t0 == the shifted low-order bits from the current source word
272 t1 == the shifted high-order bits from the previous source word
316 t1 == the shifted high-order bits from th
[all...]
H A Dstxcpy.S6 * Copy a null-terminated string from SRC to DST.
125 that prevents us from outputting the whole thing.
168 prevent nastiness from accumulating in the very thing we want
172 t0 == the shifted high-order bits from the previous source word
196 t0 == the shifted high-order bits from the previous source word
251 subq a1, t4, a1 # .. e1 : sub dest misalignment from src addr
H A Dstxncpy.S6 * Copy no more than COUNT bytes of the null-terminated string from
151 that prevents us from outputting the whole thing.
196 prevent nastiness from accumulating in the very thing we want
200 t0 == the shifted low-order bits from the current source word
201 t1 == the shifted high-order bits from the previous source word
227 t0 == the shifted low-order bits from the current source word
228 t1 == the shifted high-order bits from the previous source word
270 t1 == the shifted high-order bits from the previous source word */
307 subq a1, t4, a1 # .. e1 : sub dest misalignment from src addr
/linux-master/arch/arm/include/asm/
H A Dpage-nommu.h12 #define copy_page(to,from) memcpy((to), (from), PAGE_SIZE)
15 #define copy_user_page(to, from, vaddr, pg) copy_page(to, from)
/linux-master/arch/arm/kernel/
H A Dio.c42 * Copy data from IO memory space to "real" memory space.
45 void _memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) argument
50 *t = readb(from);
52 from++;
58 * Copy data from "real" memory space to IO memory space.
61 void _memcpy_toio(volatile void __iomem *to, const void *from, size_t count) argument
63 const unsigned char *f = from;
/linux-master/arch/arm/mach-imx/
H A Dssi-fiq.S129 @ return from FIQ
/linux-master/arch/arm/mach-omap2/
H A Domap-headsmp.S36 * OMAP5 specific entry point for secondary CPU to jump from ROM
43 wait: ldr r2, =AUX_CORE_BOOT0_PA @ read from AuxCoreBoot0
61 wait_2: ldr r2, =AUX_CORE_BOOT0_PA @ read from AuxCoreBoot0
75 * OMAP4 specific entry point for secondary CPU to jump from ROM
84 smc #0 @ read from AuxCoreBoot0
92 * we've been released from the wait loop,secondary_stack
101 smc #0 @ read from AuxCoreBoot0
129 * we've been released from the wait loop,secondary_stack
H A Dsram242x.S70 sub r11, r11, #0x4 @ move from status to ctrl
H A Dsram243x.S70 sub r11, r11, #0x4 @ move from status to ctrl
/linux-master/arch/arm/mm/
H A Dabort-lv4t.S77 and r9, r8, #15 << 16 @ Extract 'n' from instruction
97 and r9, r8, #15 << 16 @ Extract 'n' from instruction
113 and r9, r8, #15 << 16 @ Extract 'n' from instruction
126 and r7, r8, #15 @ Extract 'm' from instruction
H A Dcopypage-fa.c38 void fa_copy_user_highpage(struct page *to, struct page *from, argument
44 kfrom = kmap_atomic(from);
H A Dcopypage-v4wb.c47 void v4wb_copy_user_highpage(struct page *to, struct page *from, argument
53 kfrom = kmap_atomic(from);
54 flush_cache_page(vma, vaddr, page_to_pfn(from));
H A Dcopypage-v4wt.c43 void v4wt_copy_user_highpage(struct page *to, struct page *from, argument
49 kfrom = kmap_atomic(from);
/linux-master/arch/arm64/kernel/
H A Dio.c13 * Copy data from IO memory space to "real" memory space.
15 void __memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) argument
17 while (count && !IS_ALIGNED((unsigned long)from, 8)) {
18 *(u8 *)to = __raw_readb(from);
19 from++;
25 *(u64 *)to = __raw_readq(from);
26 from += 8;
32 *(u8 *)to = __raw_readb(from);
33 from++;
41 * Copy data from "rea
43 __memcpy_toio(volatile void __iomem *to, const void *from, size_t count) argument
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S87 | or less than LEN -1 digits, adjust ILOG and repeat from
335 | of opposite sign in bindec.sa from Coonen).
483 fmovex (%a0),%fp0 |load X from memory
608 | or less than LEN -1 digits, adjust ILOG and repeat from
671 subql #1,%d6 |subtract 1 from ILOG
787 | Digits are stored in L_SCR1(a6) on return from BINDEC as:
816 | L_SCR1:original USER_FPCR/Exponent digits on return from binstr
896 | L_SCR1:Exponent digits on return from binstr
H A Dbinstr.S29 | extracts and shifts. The three msbs from d2 will go into
41 | from d0 to memory.
93 orl %d6,%d2 |or in msbs from d3 into d2
100 addxw %d6,%d1 |add in extend from mul by 2
108 addxw %d6,%d1 |add in extend from add to d1
H A Dbugfix.S252 | restore the instruction from the cu to the frame and continue
256 | Items saved from the stack:
271 movel (%a7)+,%d1 |save return address from bsr
374 | restore the instruction from the cu to the frame and continue
378 | Items saved from the stack:
397 movel (%a7)+,%d1 |save return address from bsr
H A Ddecbin.S39 | exponent equal to the exponent from A1 and the zero count
240 | for the adjusted exponent. That number is subtracted from the exp
249 | 4. Subtract the count from the exp.
313 movel L_SCR1(%a6),%d1 |get adjusted exp from memory
314 subl %d0,%d1 |subtract count from exp
322 | zeros from the mantissa.
361 movel L_SCR1(%a6),%d1 |get adjusted exp from memory
362 subl %d0,%d1 |subtract count from exp
388 | Calculate power-of-ten factor from adjusted and shifted exponent.
438 moveb (%a1,%d2),%d0 |load new rounding bits from tabl
[all...]
H A Ddo_func.S5 | to be performed is determined from the lower 7 bits of the
13 | CMDREG1B and STAG are extracted from the fsave frame
H A Dfpsp.h44 | Positive offsets from A6 refer to the exception frame. Negative
46 | The fsave frame is also accessible from the top via A7.
70 | restored from the "local variable" area and can be used as
124 | Offsets are defined from the end of an fsave because the last 10
H A Dgen_except.S68 | Fix up the new busy frame with entries from the unimp frame
70 movel ETEMP_EX(%a6),ETEMP_EX(%a1) |copy etemp from unimp
86 | Or in the FPSR from the emulation with the USER_FPSR on the stack.
95 | Frame is an unimp frame possible resulting from an fmove <ea>,fp0
113 | Fix up the new unimp frame with entries from the old unimp frame
117 | Or in the FPSR from the emulation with the USER_FPSR on the stack.
133 | Or in the FPSR from the emulation with the USER_FPSR on the stack.
172 | left over from the unimp exception.
183 bclrb #E1,E_BYTE(%a6) |clr E1 from unimp
206 bclrb #UFLAG,T_BYTE(%a6) |clr U flag from unim
[all...]
H A Dget_op.S539 fmovel #0,%FPSR |clr fpsr from decbin
H A Dkernel_ex.S9 | situation needs to be created on return from the FPSP.
58 | set flag to disable sto_res from corrupting fp register
62 | t_dz2 is used by monadic functions such as flogn (from do_func).
63 | t_dz is used by monadic functions such as satanh (from the
112 | set flag to disable sto_res from corrupting fp register
134 | operand is built in FP_SCR1 and only the sign from the original operand
141 tstb (%a0) |extract sign from caller's exop

Completed in 305 milliseconds

1234567891011>>