Searched refs:and (Results 476 - 500 of 804) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Drelocate_kernel64.S65 nill %r6,0xf000 # mask it out and...
72 j .top # and read next...
H A Dhead.S12 * 1) load the image directly into ram at address 0 and do an PSW restart
14 * and start the code thru LPSW 0x0008000080010000 (VM only, deprecated)
16 * and ipl from it
19 * VM reader (use option NOH!) and do a ipl from reader (VM only)
21 * We use the cpuid to distinguish between VM and native ipl
47 .long 0x02000000,0x20000000+IPL_BS # (a PSW and two CCWs).
161 .long 0x02000068,0x60000050 # (a PSW and two CCWs).
167 .long 0x02000230,0x60000050 # by ipl and load the range
336 clc 0(3,%r2),.L_hdr # skip HDRx and EOFx
397 # This entry point is called directly from the SALIPL loader and
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/lib/
H A Dchecksum.S49 * upper and lower 8 bit fields of the sum we calculate.
66 * loop we fold it down to 32-bits and so on.
106 2: and %o1, 0x3c, %o3
164 and %o4, 0xff, %g1
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-copy_user.S10 * Notably, we have to make sure that $0 is always up-to-date and
11 * contains the right "bytes left to copy" value (and that it is updated
65 and $6,7,$3 # .. .. .. E : is leading dest misalignment
94 and $7,7,$1 # .. .. .. E : Check _current_ source alignment
101 * and we'll repeat it once if we take the branch
148 * There is a significant assumption here that the source and destination
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dll_char_wr.S6 * This program is free software; you can redistribute it and/or modify
89 and ip, r7, #15 @ avoid r4
99 and ip, r7, #15 @ avoid r4
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dhead-common.S8 * This program is free software; you can redistribute it and/or modify
28 * and uses absolute addresses; this is not position independent.
45 mov fp, #0 @ Clear BSS (and zero fp)
58 * Exception handling. Something went wrong and we can't proceed. We
63 * and hope for the best (useful if bootloader fails to pass a proper
109 str_a3: .asciz "\nPlease check your kernel config and/or bootloader.\n"
133 * Read processor ID register (CP#15, CR0), and look up in the linker-built
136 * (and therefore, we are not in the correct address space). We have to
153 and r4, r4, r9 @ mask wanted bits
173 * Look in include/asm-arm/procinfo.h and arc
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dsleep.S6 * This program is free software; you can redistribute it and/or
15 * 2002-05-27: Nicolas Pitre Revisited, more cleanup and simplification.
56 @ clean data cache and invalidate WB
70 @ delay 90us and set CPU PLL to lowest speed
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm720.S9 * This program is free software; you can redistribute it and/or modify
24 * These are the low level assembler for performing cache and TLB
78 * Purpose : Perform a task switch, saving the old process' state and restoring
94 * Purpose : Set a PTE and flush it out of any WB cache
110 tst r1, #L_PTE_WRITE | L_PTE_DIRTY @ Write and Dirty?
113 tst r1, #L_PTE_PRESENT | L_PTE_YOUNG @ Present and Young
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-h720x/
H A Dentry-macro.S37 and \irqstat, \irqstat, \tmp @ mask out unused ints
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dbpalogin.conf.sh8 # Relies heavily on the formatting of the bpalogin.conf file and is sensitive
11 # Copyright 2003 William Rose <wdrose@sourceforge.net> and licensed under the
80 and press Enter.
116 in your configuration file, type # and press Enter.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/VMS/
H A Dmkshared.com14 $! ----- Prepare info for processing: version number and file info
77 $! main processor, read_func_num, and when that is done, it will write version
78 $! data at the end of the .opt file, close it, and link the library.
80 $! read_func_num reads through a .num file and calls the writer routine for
82 $! in the .num file, check that each line applies to VMS and the architecture,
83 $! and to fill in "holes" with dummy entries.
325 $ if libentry .nes. "" .and. libwriter .nes. "" then gosub 'libwriter'
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-groupadd5 # This code was developped by IDEALX (http://IDEALX.org/) and
10 # This program is free software; you can redistribute it and/or
151 the values specified on the command line and the default values
160 than 1000 and greater than every other group.
166 group is $SID-$rid where $SID and $rid are the domain SID and
171 The SID must be unique and defined with the domain Security ID
181 2 (domain group), 4 (local group) and 5 (builtin group).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dh264_idct_sse2.asm11 ;* This program is free software; you can redistribute it and/or modify
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/build/
H A Dconfig.mk7 # COPYING.Xiph in this distribution). All other programs, libraries, and
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/alpha/
H A Dudiv-qrnnd.S8 * Libgcrypt is free software; you can redistribute it and/or modify
90 and n0,1,$4
97 and d,1,$6
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32/
H A Dudiv.S9 * Libgcrypt is free software; you can redistribute it and/or modify
99 and %o2,1,%o5 ! %o5 = n0 & 1
106 and %o3,1,%g2
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/
H A Dlibgpg-error.spec17 pinentry, SmartCard Daemon and possibly more in the future.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-lh7a40x/
H A Dentry-macro.S52 1002: and \irqnr, \tmp, #0x3f @ Mask for valid bits
132 1002: and \irqnr, \tmp, #0x3f @ Mask for valid bits
/netgear-WNDR4500-V1.0.1.40_1.0.68/tools/visionice/
H A Dupdate.bat39 echo please do so now and then run this batch file.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
7 # gives unlimited permission to copy, distribute and modify it.
16 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
78 # PATH needs CR, and LINENO needs CR and PATH.
160 # with the numbered line, and appends trailing '-' during
162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
180 # original and so on. Autoconf is especially sensible to this).
204 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
235 # We need space, tab and ne
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com6 $! This command file compiles and creates the various engines in form
48 $! Set the goal directories, and creat them if necessary
55 $! Set the goal files, and create them if necessary
61 $! OK, time to check options and initialise
98 $! and one that keeps track of all the files going into
106 $! Extract the current engine name, and if we've reached the end, stop
141 $! Extract the file name from the file list, and if we've reached the end, stop
150 $! Set up the source and object reference
561 $! We have SOCKETSHR, and it is my opinion that it's the best to use.
759 $! Time to check the contents, and t
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/mm/
H A Dcopy_page.S162 and #3,r0
183 and #3,r0
207 and r0,r2
250 and r0,r2
368 and #3,r0
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/lib/
H A Drem.S2 * rem.S: This routine was taken from glibc-1.09 and is covered
9 * Division and remainder, from Appendix E of the Sparc Version 8
14 * Input: dividend and divisor in %o0 and %o1 respectively.
39 * A large dividend is one greater than 2^(31-TOPBITS) and takes a
77 blu Lgot_result ! (and algorithm fails otherwise)
87 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
110 ! Restore %o5 and subtract from %o3.
135 ! and are only done if %o3 >= 0. Because both %o3 and
[all...]
H A Dsdiv.S2 * sdiv.S: This routine was taken from glibc-1.09 and is covered
9 * Division and remainder, from Appendix E of the Sparc Version 8
14 * Input: dividend and divisor in %o0 and %o1 respectively.
39 * A large dividend is one greater than 2^(31-TOPBITS) and takes a
77 blu Lgot_result ! (and algorithm fails otherwise)
87 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
109 ! Restore %o5 and subtract from %o3.
134 ! and are only done if %o3 >= 0. Because both %o3 and
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Drtrap.S23 * do_notify_resume, and it must not be otherwise modified
72 and %l1, %l4, %l4
115 and %l1, %l4, %l4
143 and %l1, %l4, %l4
168 and %l1, %l4, %l4
183 /* We must hold IRQs off and atomically test schedule+signal
325 /* We know %canrestore and %otherwin are both zero. */
408 and %l2, FPRS_DL, %l6

Completed in 289 milliseconds

<<11121314151617181920>>