Searched refs:k0 (Results 1 - 25 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dcex-gen.S30 mfc0 k0,CP0_CONFIG
32 and k0,k0,k1
33 ori k0,k0,CONF_CM_UNCACHED
34 mtc0 k0,CP0_CONFIG
H A Dcex-sb1.S49 * (0x170-0x17f) are used to preserve k0, k1, and ra.
58 * save/restore k0 and k1 from low memory (Useg is direct
64 sd k0,0x170($0)
77 sll k0,k1,1
89 * k0 has C0_ERRCTL << 1, which puts 'DC' at bit 31. Any
97 bltz k0,unrecoverable
98 sll k0,1
101 * k0 has C0_ERRCTL << 2, which puts 'IC' at bit 31. If an
105 bgez k0,unrecoverable
113 mfc0 k0,C0_CERR_
[all...]
H A Dcex-oct.S30 rdhwr k0, $0 /* get core_id */
32 sll k0, k0, 3
33 PTR_ADDU k1, k0, k1 /* k1 = &cache_err_dcache[core_id] */
35 dmfc0 k0, CP0_CACHEERR, 1
36 sd k0, (k1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/prom/
H A Dlocore.S19 mfc0 k0, CP0_STATUS
22 sw k0, 0(k1)
24 mfc0 k0, CP0_EPC
26 addiu k0, 4 # skip the causing instruction
27 jr k0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S15 * k0 scratch
20 #define k0 r0 define
26 and #127, k0
27 mov.b k0, @k1
30 mov.w 6f, k0
31 mov.w k0, @k1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Drsaz_exp.c85 BN_ULONG k0)
109 rsaz_1024_mul_avx2(R2, R2, R2, m, k0);
110 rsaz_1024_mul_avx2(R2, R2, two80, m, k0);
113 rsaz_1024_mul_avx2(result, R2, one, m, k0);
115 rsaz_1024_mul_avx2(a_inv, a_inv, R2, m, k0);
121 rsaz_1024_sqr_avx2(result, a_inv, m, k0, 1);
126 rsaz_1024_mul_avx2(result, result, a_inv, m, k0);
131 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
134 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
137 rsaz_1024_sqr_avx2(result, result, m, k0,
81 RSAZ_1024_mod_exp_avx2(BN_ULONG result_norm[16], const BN_ULONG base_norm[16], const BN_ULONG exponent[16], const BN_ULONG m_norm[16], const BN_ULONG RR[16], BN_ULONG k0) argument
283 RSAZ_512_mod_exp(BN_ULONG result[8], const BN_ULONG base[8], const BN_ULONG exponent[8], const BN_ULONG m[8], BN_ULONG k0, const BN_ULONG RR[8]) argument
[all...]
H A Drsaz_exp.h58 BN_ULONG k0);
63 const BN_ULONG m_norm[8], BN_ULONG k0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Drsaz_exp.c85 BN_ULONG k0)
109 rsaz_1024_mul_avx2(R2, R2, R2, m, k0);
110 rsaz_1024_mul_avx2(R2, R2, two80, m, k0);
113 rsaz_1024_mul_avx2(result, R2, one, m, k0);
115 rsaz_1024_mul_avx2(a_inv, a_inv, R2, m, k0);
121 rsaz_1024_sqr_avx2(result, a_inv, m, k0, 1);
126 rsaz_1024_mul_avx2(result, result, a_inv, m, k0);
131 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
134 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
137 rsaz_1024_sqr_avx2(result, result, m, k0,
81 RSAZ_1024_mod_exp_avx2(BN_ULONG result_norm[16], const BN_ULONG base_norm[16], const BN_ULONG exponent[16], const BN_ULONG m_norm[16], const BN_ULONG RR[16], BN_ULONG k0) argument
283 RSAZ_512_mod_exp(BN_ULONG result[8], const BN_ULONG base[8], const BN_ULONG exponent[8], const BN_ULONG m[8], BN_ULONG k0, const BN_ULONG RR[8]) argument
[all...]
H A Drsaz_exp.h58 BN_ULONG k0);
63 const BN_ULONG m_norm[8], BN_ULONG k0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmtc-asm.S26 The __smtc_ipi_vector would use k0 and k1 as temporaries and
60 mfc0 k0,CP0_STATUS
61 ori k0,k0,ST0_EXL
62 mtc0 k0,CP0_STATUS
77 sll k1,k0,3
86 or k1,k1,k0
93 lw k0,PT_TCSTATUS(k1)
95 mtc0 k0,$2,1
97 lw k0,PT_EP
[all...]
H A Dgenex.S51 mfc0 k0, CP0_INDEX
58 PTR_L k0, exception_handlers(k1)
59 jr k0
75 li k0, 31<<2
80 beq k1, k0, handle_vced
81 li k0, 14<<2
82 beq k1, k0, handle_vcei
87 PTR_L k0, exception_handlers(k1)
88 jr k0
97 MFC0 k0, CP0_BADVADD
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/compressed/
H A Dhead.S39 PTR_LA k0, decompress_kernel
40 jr k0
47 PTR_LI k0, KERNEL_ENTRY
48 jr k0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dsleeper.S49 mfc0 k0, CP0_STATUS
50 sw k0, 0x20(sp)
51 mfc0 k0, CP0_CONTEXT
52 sw k0, 0x1c(sp)
53 mfc0 k0, CP0_PAGEMASK
54 sw k0, 0x18(sp)
55 mfc0 k0, CP0_CONFIG
56 sw k0, 0x14(sp)
71 la k0, alchemy_sleep_wakeup /* resume path */
72 sw k0,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dxtea.c49 uint32_t k0 = ctx->key[0]; local
75 DSTEP(0x8A8043AEU, k0, k1);
76 DSTEP(0xEC48C9F5U, k1, k0);
80 DSTEP(0x736AE311U, k0, k0);
84 DSTEP(0xFA8CFC2DU, k3, k0);
85 DSTEP(0x5C558274U, k0, k3);
88 DSTEP(0x81AF1549U, k2, k0);
90 DSTEP(0x454021D7U, k0, k2);
92 DSTEP(0x08D12E65U, k1, k0);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dttadata.h35 uint32_t k0, k1, sum0, sum1; member in struct:TTARice
48 void ff_tta_rice_init(TTARice *c, uint32_t k0, uint32_t k1);
H A Dttadata.c40 void ff_tta_rice_init(TTARice *c, uint32_t k0, uint32_t k1) argument
42 c->k0 = k0;
44 c->sum0 = ff_tta_shift_16[k0];
H A Dopus.h342 static av_always_inline unsigned int opus_rc_stepmodel(OpusRangeCoder *rc, int k0) argument
345 unsigned int k, scale, symbol, total = (k0+1)*3 + k0;
350 k = (symbol < (k0+1)*3) ? symbol/3 : symbol - (k0+1)*2;
352 opus_rc_update(rc, scale, (k <= k0) ? 3*(k+0) : (k-1-k0) + 3*(k0+1),
353 (k <= k0) ? 3*(k+1) : (k-0-k0)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh3/
H A Dentry.S36 * jmp @k0 ! control-transfer instruction
70 #define k0 r0 define
84 * k0 scratch
199 mov.l 2f, k0
200 mov.l @k0, k0
201 jmp @k0
265 mov k3, k0 ! Calculate IMASK-bits
266 shlr2 k0
267 and #0x3c, k0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dserpent.cpp13 FixedSizeSecBlock<word32, 8> k0; local
14 GetUserKey(LITTLE_ENDIAN_ORDER, k0.begin(), 8, userKey, keylen);
16 k0[keylen/4] |= word32(1) << ((keylen%4)*8);
18 word32 t = k0[7];
21 k[i] = k0[i] = t = rotlFixed(k0[i] ^ k0[(i+3)%8] ^ k0[(i+5)%8] ^ t ^ 0x9e3779b9 ^ i, 11);
H A Dwake.cpp22 void WAKE_Base::GenKey(word32 k0, word32 k1, word32 k2, word32 k3) argument
35 t[0] = k0;
63 word32 k0, k1, k2, k3; local
64 BlockGetAndPut<word32, BigEndian>::Get(key)(r3)(r4)(r5)(r6)(k0)(k1)(k2)(k3);
65 GenKey(k0, k1, k2, k3);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dregdef.h47 #define k0 $26 /* kernel scratch */ macro
90 #define k0 $26 /* kernel temporary */ macro
H A Dstackframe.h102 CPU_ID_MFC0 k0, CPU_ID_REG
112 LONG_SRL k0, PTEBASE_SHIFT variable
113 LONG_ADDU k1, k0
125 move k0, ra
134 1: move ra, k0
135 li k0, 3
136 mtc0 k0, $22
159 mfc0 k0, CP0_STATUS
160 sll k0, 3 /* extract cu0 bit */ variable
162 bltz k0,
177 LONG_S k0, PT_R29(sp) variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dreal.mak21 FATE_SIPR += fate-sipr-5k0
22 fate-sipr-5k0: CMD = pcm -i $(SAMPLES)/sipr/sipr_5k0.rm
23 fate-sipr-5k0: CMP = oneoff
24 fate-sipr-5k0: REF = $(SAMPLES)/sipr/sipr_5k0.pcm
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsisdram.S31 * and previous chips. Also, it changes k0 and k1 registers.
44 li k0,KSEG1ADDR(0x180000d0); \
46 sw k1,BPADDR_OFF(k0)
50 sw k1,BPADDR_OFF(k0)
54 sw k1,BPDATA_OFF(k0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dreal.mak21 FATE_SIPR += fate-sipr-5k0
22 fate-sipr-5k0: CMD = pcm -i $(TARGET_SAMPLES)/sipr/sipr_5k0.rm
23 fate-sipr-5k0: REF = $(SAMPLES)/sipr/sipr_5k0.pcm

Completed in 212 milliseconds

123