Searched refs:x86 (Results 151 - 175 of 1190) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/
H A DMakefile49 ghash-x86.s: asm/ghash-x86.pl
50 $(PERL) asm/ghash-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A Dvb_init.c204 XGINew_SetReg1( pVBInfo->P3c4 , 0x05 , 0x86 ) ;
965 XGINew_SetReg1( P3d4 , 0x86 , pVBInfo->CR40[ 13 ][ XGINew_RAMType ] ) ; /* CR86 */
982 XGINew_SetReg1( P3d4 , 0x86 , pVBInfo->CR40[ 13 ][ XGINew_RAMType ] ) ; /* CR86 */
986 XGINew_SetReg1( P3d4 , 0x86 , 0x00 ) ;
987 XGINew_GetReg1( P3d4 , 0x86 ) ; /* Insert read command for delay */
988 XGINew_SetReg1( P3d4 , 0x86 , 0x88 ) ;
989 XGINew_GetReg1( P3d4 , 0x86 ) ;
990 XGINew_SetReg1( P3d4 , 0x86 , pVBInfo->CR40[ 13 ][ XGINew_RAMType ] ) ;
1030 XGINew_SetReg1( P3d4 , 0x86 , pVBInfo->CR40[ 13 ][ XGINew_RAMType ] ) ; /* CR86 */
1035 XGINew_SetReg1( P3d4 , 0x86 ,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dpngdsp.asm2 ;* x86 optimizations for PNG decoding
24 %include "libavutil/x86/x86util.asm"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Daf_volume.asm2 ;* x86-optimized functions for volume filter
22 %include "libavutil/x86/x86util.asm"
H A Dvf_pullup.asm2 ;* x86-optimized functions for pullup filter
21 %include "libavutil/x86/x86util.asm"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Android/
H A DAndroid.mk39 # PATH="$A/prebuilt/linux-x86/toolchain/arm-eabi-X/bin:$PATH" \
43 # LIBS="$A/prebuilt/linux-x86/toolchain/arm-eabi-X/lib/gcc/arm-eabi/X\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/pnpbios/
H A Dpnpbios.h37 #define PNP_EVENTS_NOT_PENDING 0x86
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Deds1547.h80 0x59, 0x86,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dadv7343_regs.h47 #define ADV7343_SD_MODE_REG5 (0x86)
H A Dsaa711x_regs.h91 #define R_86_I_PORT_FIFO_FLAG_CNTL_AND_ARBIT 0x86
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/m5602/
H A Dm5602_bridge.h96 #define M5602_XB_DCT_CLK_CONTROL 0x86
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dapm_bios.h168 #define APM_NOT_PRESENT 0x86
H A Dtelephony.h112 #define PHONE_RING_CADENCE _IOW ('q', 0x86, short)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/asm/
H A Ddes686.pl29 sol - x86 solaris
38 &comment("Which is a perl program used to generate the x86 assember for");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Debcdic.c33 /*00*/ 0x00, 0x01, 0x02, 0x03, 0x85, 0x09, 0x86, 0x7f,
82 /*60*/ 0x4a, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
114 0x00, 0x01, 0x02, 0x03, 0x85, 0x09, 0x86, 0x7f, /* 00-0f: */
166 0x79, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, /* 60-6f: */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Datomic.h178 if (unlikely(boot_cpu_data.x86 <= 3))
300 /* These are x86-specific, used by some header files */
310 /* Atomic operations are already serializing on x86 */
H A Dprocessor.h62 __u8 x86; /* CPU family */ member in struct:cpuinfo_x86
721 if (boot_cpu_data.x86 < 5)
785 if (boot_cpu_data.x86 < 6)
796 if (boot_cpu_data.x86 < 6)
H A Dptrace.h281 #define arch_has_block_step() (boot_cpu_data.x86 >= 6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dhwmon-vid.c236 if (c->x86 < 6) /* Any CPU with family lower than 6 */
250 "x86 CPU\n");
254 /* and now for something completely different for the non-x86 world */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dpowernow-k6.c225 if ((c->x86_vendor != X86_VENDOR_AMD) || (c->x86 != 5) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dproc.c80 c->x86,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Drecordmcount.pl199 if ($arch =~ /(x86(_64)?)|(i386)/) {
227 $objdump .= " -M x86-64";
228 $objcopy .= " -O elf64-x86-64";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dbitrev.c22 0x06, 0x86, 0x46, 0xc6, 0x26, 0xa6, 0x66, 0xe6,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/isdn/
H A Dcapicmd.h26 #define CAPI_DATA_B3 0x86
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-u8-casecmp.c92 static const uint8_t input2[] = { 0xEA, 0xB7, 0xB8, 0xE1, 0x86, 0xAF };
93 static const uint8_t input3[] = { 0xE1, 0x84, 0x80, 0xE1, 0x85, 0xB3, 0xE1, 0x86, 0xAF };
274 0xCF, 0x86, 0xCE, 0xBF, 0xCF, 0x81, 0xCE, 0xAF, 0xCE, 0xB5, 0xCF, 0x82
281 0xCF, 0x86, 0xCE, 0xBF, 0xCF, 0x81, 0xCE, 0xAF, 0xCE, 0xB5, 0xCF, 0x83

Completed in 140 milliseconds

1234567891011>>