Searched refs:x86 (Results 51 - 75 of 1190) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A DMakefile77 OBJS-$(ARCH_X86) += x86/cpu.o
83 DIRS = arm bfin sh4 x86
/netgear-R7000-V1.0.7.12_1.2.5/src/router/www/broadcom/
H A DMakefile23 ifneq ($(WIND_HOST_TYPE),x86-win32)
86 ifneq ($(WIND_HOST_TYPE),x86-win32)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dw64.c49 0x5A, 0x52, 0xD2, 0x11, 0x86, 0xDC, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_pcicc.h144 unsigned char type; /* 0x86 */
151 #define TYPE86_RSP_CODE 0x86
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dblkvsc.c33 0x32, 0x26, 0x41, 0x32, 0xcb, 0x86, 0xa2, 0x44,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dsetjmp.S4 # setjmp/longjmp for the x86-64 architecture
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dspeedstep-lib.c260 dprintk("x86: %x, model: %x\n", c->x86, c->x86_model);
263 ((c->x86 != 6) && (c->x86 != 0xF)))
266 if (c->x86 == 0xF) {
H A Delanfreq.c208 (c->x86 != 4) || (c->x86_model != 10))
287 (c->x86 != 4) || (c->x86_model != 10)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datafdreg.h13 #define FDCSELREG_DTA (0x86) /* data register */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dqos.h43 #define PI_MIN_TURN_TIME 0x86
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppdev.h38 #define PPWDATA _IOW(PP_IOCTL, 0x86, unsigned char)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Doutput.asm2 ;* x86-optimized vertical line scaling functions
23 %include "libavutil/x86/x86util.asm"
78 %else ; x86-64
80 %endif ; x86-32
96 %else ; x86-32
99 %endif ; x86-32/64
144 %else ; x86-64
147 %endif ; x86-32/64
241 %else ; x86-64
243 %endif ; x86
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dcentaur.c292 if (c->x86 == 0x6 && c->x86_model >= 0xf) {
323 switch (c->x86) {
356 switch (c->x86) {
476 if ((c->x86 == 6) && ((c->x86_model == 7) || (c->x86_model == 8)))
484 if ((c->x86 == 6) && (c->x86_model == 9) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Doutput.asm2 ;* x86-optimized vertical line scaling functions
79 %else ; x86-64
81 %endif ; x86-32
97 %else ; x86-32
100 %endif ; x86-32/64
141 %else ; x86-64
144 %endif ; x86-32/64
239 %else ; x86-64
241 %endif ; x86-32/64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/
H A DMakefile53 vpaes-x86.s: asm/vpaes-x86.pl ../perlasm/x86asm.pl
54 $(PERL) asm/vpaes-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
55 aesni-x86.s: asm/aesni-x86.pl ../perlasm/x86asm.pl
56 $(PERL) asm/aesni-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa7110.c181 /* 0x08 */ 0xF8, 0xF8, 0x60, 0x60, 0x00, 0x86, 0x18, 0x90,
220 saa7110_write(sd, 0x0D, 0x86);
228 saa7110_write(sd, 0x0D, 0x86);
278 saa7110_write(sd, 0x0D, 0x86);
284 saa7110_write(sd, 0x0D, 0x86);
478 saa7110_write(sd, 0x0D, 0x86);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/
H A DMakefile53 vpaes-x86.s: asm/vpaes-x86.pl ../perlasm/x86asm.pl
54 $(PERL) asm/vpaes-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
55 aesni-x86.s: asm/aesni-x86.pl ../perlasm/x86asm.pl
56 $(PERL) asm/aesni-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxmgl.tex9 Note that currently MGL for Linux runs only on x86-based systems.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-i2c.c113 [ 0x86 >> 1 ] = "tda9887/cx22702",
163 { 0x0b, 0xdc, 0x86, 0x52 };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dcharmap.h76 0x86 , /* 0x2020 #DAGGER */
270 0x86 , /* 0x00DC # LATIN CAPITAL LETTER U WITH DIAERESIS */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/
H A Dcstate.c51 (c->x86 > 0xf || (c->x86 == 6 && c->x86_model >= 0x0f)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/package/
H A Dbuildtar72 x86|i386|x86_64)
73 [ -f "${objtree}/arch/x86/boot/bzImage" ] && cp -v -- "${objtree}/arch/x86/boot/bzImage" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dtags.sh175 archinclude=x86
177 archinclude=x86
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-u8-normcmp.c89 static const uint8_t input2[] = { 0xEA, 0xB7, 0xB8, 0xE1, 0x86, 0xAF };
90 static const uint8_t input3[] = { 0xE1, 0x84, 0x80, 0xE1, 0x85, 0xB3, 0xE1, 0x86, 0xAF };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dcharmap.h76 0x86 , /* 0x2020 #DAGGER */
270 0x86 , /* 0x00DC # LATIN CAPITAL LETTER U WITH DIAERESIS */

Completed in 293 milliseconds

1234567891011>>