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

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/verif/
H A Dvapi.S106 la k0,x ; \
107 sd ra,SAVE_RA(k0) ; \
108 sd gp,SAVE_GP(k0) ; \
109 sd AT,SAVE_AT(k0) ; \
110 sd t0,SAVE_T0(k0) ; \
111 sd t1,SAVE_T1(k0) ; \
112 sd t2,SAVE_T2(k0) ; \
113 sd t3,SAVE_T3(k0) ; \
114 sd a0,SAVE_A0(k0) ; \
115 sd a1,SAVE_A1(k0) ; \
[all...]
H A Dvapi.h101 li k0, VAPI_FUNC_SETLOG ; \
102 jalr k0 ; \
109 li k0, VAPI_FUNC_EXIT ; \
110 jr k0 ; \
117 li k0, VAPI_FUNC_EXIT ; \
118 jr k0 ; \
126 li k0, VAPI_FUNC_LOGVALUE ; \
127 jalr k0 ; \
135 li k0, VAPI_FUNC_LOGVALUE ; \
136 jalr k0 ; \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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.h46 BN_ULONG k0);
51 const BN_ULONG m_norm[8], BN_ULONG k0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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.h46 BN_ULONG k0);
51 const BN_ULONG m_norm[8], BN_ULONG k0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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.h46 BN_ULONG k0);
51 const BN_ULONG m_norm[8], BN_ULONG k0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/vcs/src/
H A Dvcs_init.S65 #define CALLKSEG1(x) la k0,x ; or k0,K1BASE ; jal k0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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

Completed in 108 milliseconds

12345