Searched refs:L2 (Results 1 - 25 of 58) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead-mpcore.S30 ldr r3, =0x19022000 @ L2 cache controller, control reg
31 str r0, [r3, #0x100] @ Disable L2 cache
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dtest.sh22 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
25 elif [ "x$L2" != "x" ]; then
45 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
48 elif [ "x$L2" != "x" ]; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtest.sh22 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
25 elif [ "x$L2" != "x" ]; then
45 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
48 elif [ "x$L2" != "x" ]; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dtest.sh22 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
25 elif [ "x$L2" != "x" ]; then
45 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
48 elif [ "x$L2" != "x" ]; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/cplb-mpu/
H A DMakefile8 -ffixed-L0 -ffixed-L1 -ffixed-L2 -ffixed-L3 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/cplb-nompu/
H A DMakefile8 -ffixed-L0 -ffixed-L1 -ffixed-L2 -ffixed-L3 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/i386/
H A Dmpih-rshift.S66 jnz L2 /* enter loop in the middle */
74 L2: movl (%esi,%edx,4),%eax label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/i386/
H A Dmpih-rshift.S66 jnz L2 /* enter loop in the middle */
74 L2: movl (%esi,%edx,4),%eax label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/m68k/
H A Dmpih-add1.S78 bcs L(L2)
82 L(L2:)
H A Dmpih-sub1.S77 bcs L(L2)
81 L(L2:)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/m68k/
H A Dmpih-add1.S78 bcs L(L2)
82 L(L2:)
H A Dmpih-sub1.S77 bcs L(L2)
81 L(L2:)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Daix.cc7 L2 Cache : 256 K
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/lib/
H A Ddivsi3.S106 jpl L2
114 L2: movel d1, sp@- label
H A Dudivsi3.S153 jcs L2 | if no carry,
156 L2: subql IMM (1),d4 label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/times/
H A Daix.cc7 L2 Cache : 256 K
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/times/
H A Daix.cc7 L2 Cache : 256 K
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/lib/
H A Dstring.S34 ble .L2
40 beq .L2
54 .L2:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A D__clear_user.S81 .L2: dt r3
83 bf/s .L2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dhead-pilot.S131 L2: label
135 bhi L2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwavpack.c388 int A, B, L, L2, R, R2; local
427 L2 = L + ((s->decorr[i].weightA * (int64_t)A + 512) >> 10);
430 L2 = L + ((s->decorr[i].weightA * A + 512) >> 10);
437 s->decorr[i].samplesA[j] = L = L2;
441 L2 = L + ((s->decorr[i].weightA * (int64_t)s->decorr[i].samplesA[0] + 512) >> 10);
443 L2 = L + ((s->decorr[i].weightA * s->decorr[i].samplesA[0] + 512) >> 10);
445 L = L2;
447 R2 = R + ((s->decorr[i].weightB * (int64_t)L2 + 512) >> 10);
449 R2 = R + ((s->decorr[i].weightB * L2 + 512) >> 10);
450 UPDATE_WEIGHT_CLIP(s->decorr[i].weightB, s->decorr[i].delta, L2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dpgalloc.h28 /* We currently allocate user L2 page tables by page (unlike kernel L2s). */
35 /* How many pages do we need, as an "order", for a user L2 page table? */
38 /* How big is a kernel L2 page table? */
104 /* We share a single page allocator for both L1 and L2 page tables. */
106 # error Rework assumption that L1 and L2 page tables are same size.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/i586/
H A Dmpih-add1.S74 L2: movl 8(%esi),%eax label
H A Dmpih-sub1.S82 L2: movl 8(%esi),%eax label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/i586/
H A Dmpih-add1.S74 L2: movl 8(%esi),%eax label

Completed in 308 milliseconds

123