Searched refs:register (Results 51 - 75 of 131) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvc1dsp.asm163 ; NOTE: UNPACK_8TO16 this number of 8 bit numbers are in half a register
164 ; 2nd (optional) param: temp register to use for storing words
H A Dvp8dsp_loopfilter.asm49 ; macro called with 7 mm register indexes as argument, and 4 regular registers
73 ; macro called with 7 mm register indexes as argument, and 5 regular registers
75 ; fifth regular register is scratchspace to reach the bottom 8 rows, it
76 ; will be set to second regular register + 8*stride at the end
116 ; first four arguments are mm register indexes containing source data
120 ; write out (2 dwords per register)
136 ; arguments same as WRITE_2x4D, but with an extra register, so that the 5 regular
144 ; write out (4 dwords per register), start with dwords zero
198 ; 3 is a general-purpose register that we will clobber
278 SPLATB_REG m7, flim, m0 ; splat "flim" into register
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Denv012.tcl14 # TEST For each test, we start a process that opens an env with -register.
16 # TEST 1. Verify that a 2nd process can enter the existing env with -register.
19 # TEST with "-register -recover".
22 # TEST enter with just "-register".
25 # TEST with "-register". Kill the 1st process. Verify that a 3rd process
26 # TEST can enter with "-register -recover". Verify that the 3rd process,
29 # TEST 5. We had a bug where recovery was always run with -register
41 -create -home $testdir -txn -register -recover} env]} {
47 puts "\tEnv$tnum.b: Second process can join with -register."
73 puts "\tEnv$tnum.c: Second process can join with -register\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvc1dsp_yasm.asm162 ; NOTE: UNPACK_8TO16 this number of 8 bit numbers are in half a register
163 ; 2nd (optional) param: temp register to use for storing words
H A Ddsputil_yasm.asm635 %assign %%smidx 0 ; mmx register idx
636 %assign %%sxidx 0 ; xmm register idx
684 %assign %%dmidx 0 ; mmx register idx
685 %assign %%dxidx 0 ; xmm register idx
796 ; lowest two bytes of the register (so val*0x0101), and are splatted
885 ; width specified in a register, and run a loop to copy the full amount
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm116 ; and an extra register will be allocated to hold the original stack
118 ; register as stack pointer, request a negative stack size.
137 ; rN and rNq are the native-size register holding function argument N
140 ; rNm is the original location of arg N (a register or on the stack), dword
187 ; t# defines for when per-arch register allocation is more complex than just function arguments
376 %warning "Stack pointer will overwrite register argument"
918 ; registers, except that this way you exchange the register names instead, so it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/x86/
H A Dx86inc.asm53 ; via register, assume that the high dword of that register is filled with 0.
122 ; rN and rNq are the native-size register holding function argument N
124 ; rNm is the original location of arg N (a register or on the stack), dword
133 %ifid %6 ; i.e. it's a register
165 ; t# defines for when per-arch register allocation is more complex than just function arguments
678 ; registers, except that this way you exchange the register names instead, so it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-sparcv9.pl187 .register %g2,#scratch
188 .register %g3,#scratch
388 # re-encode for upper double register addressing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl187 .register %g2,#scratch
188 .register %g3,#scratch
388 # re-encode for upper double register addressing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp135 // latency on load register.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dvis3-mont.pl27 .register %g2,#scratch
28 .register %g3,#scratch
H A Dppc-mont.pl149 addi $num,$num,-2 ; adjust $num for counter register
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl200 .register %g2,#scratch
201 .register %g3,#scratch
391 # re-encode for upper double register addressing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl79 .register %g2,#scratch
80 .register %g3,#scratch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dvis3-mont.pl27 .register %g2,#scratch
28 .register %g3,#scratch
H A Dppc-mont.pl149 addi $num,$num,-2 ; adjust $num for counter register
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-sparcv9.pl200 .register %g2,#scratch
201 .register %g3,#scratch
391 # re-encode for upper double register addressing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/asm/
H A Dghash-sparcv9.pl79 .register %g2,#scratch
80 .register %g3,#scratch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm153 ; the edx register is needed in crc calculation
182 ; the edx register is not needed anywhere else
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dchill.exp49 register const char *str;
50 register unsigned int len;
81 register int hval = len;
187 register const char *str;
188 register unsigned int len;
505 register int key = hash (str, len);
509 register struct resword *resword;
1417 register const char *s = resword->name;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.asm153 ; the edx register is needed in crc calculation
182 ; the edx register is not needed anywhere else
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm251 ;;; register Bytef *scan = s->window + s->strstart;
287 ;;; register ush scan_start = *(ushf*)scan;
288 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm251 ;;; register Bytef *scan = s->window + s->strstart;
287 ;;; register ush scan_start = *(ushf*)scan;
288 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dx86_64-xlate.pl26 # 1. Adhere to Unix register and stack layout [see cross-reference
49 # target register, e.g.:
307 { package register; # pick up registers, which start with %.
680 my $movq = sub { # elderly gas can't handle inter-register movq
883 if ($arg=register->re(\$line)) { opcode->size($arg->size()); }
953 # (*) volatile register
975 # register and stack layout, but disregards the "red zone" existense,
1017 # movq %rsp,%rax # copy rsp to volatile register
1038 # in chosen volatile register and no non-volatile register, excep
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm527 ; restore stack and register ebx,esi,edi,ebp
737 ;;; register Bytef *scan = s->window + s->strstart;
773 ;;; register ush scan_start = *(ushf*)scan;
774 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);

Completed in 467 milliseconds

123456