Searched refs:R0 (Results 76 - 100 of 101) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dentry.S87 #define R0(reg) @(0x10,reg) define
206 st r0, R0(sp) ; save the return value
246 st r4, R0(sp)
276 st r4, R0(sp)
282 st r4, R0(sp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-sparcv9.S50 #define R0 %l0 define
121 LOAD X(0),R0
132 add T1,R0,T1
387 !pre-LOADed X(0),R0
400 add T1,R0,T1
688 !pre-LOADed X(0),R0
700 add T1,R0,T1
779 !pre-LOADed X(0),R0
793 add T1,R0,T1 !=
997 !pre-LOADed X(0),R0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dkgdb.c219 R0, R1, R2, R3, enumerator in enum:register_name
466 if (regno >= R0 && regno <= ACR) {
468 hex2mem((unsigned char *)&reg.r0 + (regno - R0) * sizeof(unsigned int),
513 if (regno >= R0 && regno <= ACR) {
515 *valptr = *(unsigned int *)((char *)&reg.r0 + (regno - R0) * sizeof(unsigned int));
1431 Restart the target system. R0
H A Dkgdb_asm.S29 move.d $r0, [$acr] ; Save R0 (start of register struct)
471 move.d [$acr], $r0 ; Restore R0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dscc.c400 OutReg(scc->ctrl, R0, RES_Tx_CRC);
437 status = InReg(scc->ctrl,R0);
653 OutReg(scc->ctrl,R0,RES_H_IUS); /* Reset Highest IUS */
702 OutReg(scc->ctrl,R0,RES_H_IUS);
864 if(scc->kiss.softdcd || (InReg(scc->ctrl,R0) & DCD))
879 scc->status = InReg(scc->ctrl,R0); /* read initial status */
1251 OutReg(scc->ctrl, R0, RES_Tx_P);
2062 seq_printf(seq, "\tR %2.2x %2.2x XX ", InReg(scc->ctrl,R0), InReg(scc->ctrl,R1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dz85230.h25 #define R0 0 /* Register selects */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dip22zilog.h38 #define R0 0 /* Register selects */ macro
H A Dsunzilog.h30 #define R0 0 /* Register selects */ macro
H A Dpmac_zilog.h137 #define R0 0 /* Register selects */ macro
H A Dip22zilog.c219 write_zsreg(channel, R0, RES_EXT_INT);
220 write_zsreg(channel, R0, RES_EXT_INT);
495 /* A convenient way to quickly get R0 status. The caller must _not_ hold the
707 (void) read_zsreg(channel, R0);
H A Dsunzilog.c251 write_zsreg(channel, R0, RES_EXT_INT); /* First Latch */
252 write_zsreg(channel, R0, RES_EXT_INT); /* Second Latch */
595 /* A convenient way to quickly get R0 status. The caller must _not_ hold the
1345 (void) read_zsreg(channel, R0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp3dsp.asm246 paddsw m0, m7 ; r0 = R0 = G. + C.
278 paddsw m7, OC_8 ; adjust R7 (and R0) for shift
280 paddsw m0, m7 ; r0 = R0 = G. + C.
345 punpckldq m0, m2 ; r0 = d0 c0 b0 a0 = R0
454 ADD(m7) ; Adjust R7 and R0 before shifting
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvp3dsp.asm248 paddsw m0, m7 ; r0 = R0 = G. + C.
280 paddsw m7, OC_8 ; adjust R7 (and R0) for shift
282 paddsw m0, m7 ; r0 = R0 = G. + C.
347 punpckldq m0, m2 ; r0 = d0 c0 b0 a0 = R0
488 ADD(m7) ; Adjust R7 and R0 before shifting
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Ddsputil_arm.S49 .macro ALIGN_DWORD shift, R0, R1, R2
50 mov \R0, \R0, lsr #(\shift * 8)
51 orr \R0, \R0, \R1, lsl #(32 - \shift * 8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dhpeldsp_arm.S39 .macro ALIGN_DWORD shift, R0, R1, R2
40 mov \R0, \R0, lsr #(\shift * 8)
41 orr \R0, \R0, \R1, lsl #(32 - \shift * 8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dinteger.cpp2047 #define R0 R macro
2068 Subtract(R0, A + AN2, A + (N2 ^ AN2), N2);
2074 RecursiveMultiply(T0, T2, R0, R1, N2);
2075 RecursiveMultiply(R0, T2, A0, B0, N2);
2081 c2 += Add(R1, R2, R0, N2);
2109 RecursiveSquare(R0, T2, A0, N2);
2159 Subtract(R0, A + AN2, A + (N2 ^ AN2), N2);
2164 RecursiveMultiply(T0, T2, R0, R1, N2);
2165 RecursiveMultiply(R0, T2, A1, B1, N2);
2175 t = (Compare(T2, R0, N
2444 #undef R0 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl215 sub R0 { subroutine
377 for(;$i<16;$i++) { R0($i,@V); unshift(@V,pop(@V)); push(@TX,shift(@TX)); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl215 sub R0 { subroutine
377 for(;$i<16;$i++) { R0($i,@V); unshift(@V,pop(@V)); push(@TX,shift(@TX)); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl57 sub R0 { subroutine
339 for ($i=0;$i<15;$i++) { &R0($i,@V); unshift(@V,pop(@V)); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-sparcv9.pl57 sub R0 { subroutine
339 for ($i=0;$i<15;$i++) { &R0($i,@V); unshift(@V,pop(@V)); }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsx.c1375 #define R0 if (read_sx_byte(board, i) != 0x55) return 1 macro
1393 R0;
1397 R0;
1412 R0;
1424 #undef R0 macro
1431 #define R0 if (read_sx_word(board, i) != 0x55aa) return 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dentry.S91 mov.l @r8+,r0 ! old R0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_init.c1568 u8 R0 = 0xff; local
1712 RTMP_BBP_IO_READ8_BY_REG_ID(pAd, BBP_R0, &R0);
1713 DBGPRINT(RT_DEBUG_TRACE, ("BBP version = %x\n", R0));
1714 } while ((++Index < 20) && ((R0 == 0xff) || (R0 == 0x00)));
1717 if ((R0 == 0xff) || (R0 == 0x00))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2/
H A Dentry.S111 mov.l @r2,r0 ! old R0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dentry.S96 R0 = SEQSTAT; define
104 CC = R0 == 0;

Completed in 267 milliseconds

12345