Home
last modified time | relevance | path

Searched refs:q0 (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/arch/arm/crypto/
Daes-ce-core.S29 enc_round q0, \key1
30 enc_round q0, \key2
34 dec_round q0, \key1
35 dec_round q0, \key2
39 enc_round q0, \key1
40 aese.8 q0, \key2
41 veor q0, q0, \key3
45 dec_round q0, \key1
46 aesd.8 q0, \key2
47 veor q0, q0, \key3
[all …]
Dchacha20-neon-core.S41 vld1.32 {q0-q1}, [r0]
44 vmov q8, q0
53 vadd.i32 q0, q0, q1
54 veor q3, q3, q0
64 vadd.i32 q0, q0, q1
65 veor q4, q3, q0
83 vadd.i32 q0, q0, q1
84 veor q3, q3, q0
94 vadd.i32 q0, q0, q1
95 veor q4, q3, q0
[all …]
Dcrct10dif-ce-core.S124 vext.8 q10, qzr, q0, #4
127 vld1.64 {q0-q1}, [arg2, :128]!
131 CPU_LE( vrev64.8 q0, q0 )
150 veor.8 q0, q0, q10
188 fold64 q0, q1
218 fold16 q0, rk11
241 vld1.64 {q0}, [arg2, :128]!
242 CPU_LE( vrev64.8 q0, q0 )
244 veor.8 q7, q7, q0
276 vld1.8 {q0}, [ip]
[all …]
Daes-neonbs-core.S462 vtst.8 q0, q7, q8
471 vmvn q0, q0
477 vst1.8 {q0-q1}, [r0, :256]!
496 veor q10, q0, q9 // xor with round0 key
498 __tbl q0, q10, q8
513 bitslice q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, q10, q11
525 shift_rows q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, q10, q11, q12
527 sbox q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, q10, q11, q12, \
532 mix_cols q0, q1, q4, q6, q3, q7, q2, q5, q8, q9, q10, q11, q12, \
542 bitslice q0, q1, q4, q6, q3, q7, q2, q5, q8, q9, q10, q11
[all …]
Dsha2-ce-core.S80 0: vld1.32 {q0-q1}, [r1]!
85 vrev32.8 q0, q0
95 vadd.u32 ta0, q0, k0
Dsha256-core.S_shipped1893 vld1.8 {q0},[r1]!
1901 vrev32.8 q0,q0 @ yes, even on
1910 vadd.i32 q8,q8,q0
1928 vext.8 q8,q0,q1,#4
1939 vadd.i32 q0,q0,q9
1969 vadd.i32 q0,q0,q9
2014 vadd.i32 q8,q8,q0
2030 vext.8 q9,q3,q0,#4
2128 vext.8 q9,q0,q1,#4
2222 vext.8 q8,q3,q0,#4
[all …]
Dsha1-ce-core.S18 k0 .req q0
Dsha512-core.S_shipped1148 vext.8 q14,q0,q1,#8 @ X[i+1]
1154 vadd.i64 q0,q15
1161 vadd.i64 q0,q14
1165 vadd.i64 q0,q15
1231 vshr.u64 q12,q0,#19
1232 vshr.u64 q13,q0,#61
1234 vshr.u64 q15,q0,#6
1235 vsli.64 q12,q0,#45
1237 vsli.64 q13,q0,#3
1422 vext.8 q14,q7,q0,#8 @ X[i+9]
[all …]
Dcrc32-ce-core.S109 qCONSTANT .req q0
Dghash-ce-core.S14 SHASH .req q0
Dspeck-neon-core.S24 X0 .req q0
Dsha1-armv7-neon.S62 #define W0 q0
/Linux-v4.19/crypto/
Dtwofish_common.c59 static const u8 q0[256] = { variable
497 ctx->s[0][i] = mds[0][q0[(a) ^ sa] ^ se]; \
498 ctx->s[1][i] = mds[1][q0[(b) ^ sb] ^ sf]; \
505 ctx->s[0][i] = mds[0][q0[q0[(b) ^ sa] ^ se] ^ si]; \
506 ctx->s[1][i] = mds[1][q0[q1[(b) ^ sb] ^ sf] ^ sj]; \
507 ctx->s[2][i] = mds[2][q1[q0[(a) ^ sc] ^ sg] ^ sk]; \
513 ctx->s[0][i] = mds[0][q0[q0[q1[(b) ^ sa] ^ se] ^ si] ^ sm]; \
514 ctx->s[1][i] = mds[1][q0[q1[q1[(a) ^ sb] ^ sf] ^ sj] ^ sn]; \
515 ctx->s[2][i] = mds[2][q1[q0[q0[(a) ^ sc] ^ sg] ^ sk] ^ so]; \
516 ctx->s[3][i] = mds[3][q1[q1[q0[(b) ^ sd] ^ sh] ^ sl] ^ sp];
[all …]
/Linux-v4.19/arch/powerpc/math-emu/
Dudivmodti4.c14 _FP_W_TYPE q0, q1, r0, r1; in _fp_udivmodti4() local
24 udiv_qrnnd (q0, n0, n1, n0, d0); in _fp_udivmodti4()
37 udiv_qrnnd (q0, n0, n1, n0, d0); in _fp_udivmodti4()
63 udiv_qrnnd (q0, n0, n1, n0, d0); in _fp_udivmodti4()
107 udiv_qrnnd (q0, n0, n1, n0, d0); in _fp_udivmodti4()
122 q0 = 0; in _fp_udivmodti4()
146 q0 = 1; in _fp_udivmodti4()
150 q0 = 0; in _fp_udivmodti4()
171 udiv_qrnnd (q0, n1, n2, n1, d1); in _fp_udivmodti4()
172 umul_ppmm (m1, m0, q0, d0); in _fp_udivmodti4()
[all …]
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapidtmf.c188 long c, d, q0, q1, q2; in capidtmf_goertzel_loop() local
200q0 = sample[j] - q2 + (c * (q1 >> 16)) + (((dword)(((dword) d) * ((dword)(q1 & 0xffff)))) >> 15); in capidtmf_goertzel_loop()
202 q1 = q0; in capidtmf_goertzel_loop()
211q0 = sample[j] - q2 - ((c * (q1 >> 16)) + (((dword)(((dword) d) * ((dword)(q1 & 0xffff)))) >> 15)); in capidtmf_goertzel_loop()
213 q1 = q0; in capidtmf_goertzel_loop()
226q0 = sample[j] - q2 + (c * (q1 >> 16)) + (((dword)(((dword)(c >> 1)) * ((dword)(q1 & 0xffff)))) >>… in capidtmf_goertzel_loop()
228 q1 = q0; in capidtmf_goertzel_loop()
237q0 = sample[j] - q2 - ((c * (q1 >> 16)) + (((dword)(((dword)(c >> 1)) * ((dword)(q1 & 0xffff)))) >… in capidtmf_goertzel_loop()
239 q1 = q0; in capidtmf_goertzel_loop()
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c1625 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start() local
1638 GET_RXQS(rxp, q0, q1); in bna_bfi_rx_enet_start()
1652 &q0->qpt); in bna_bfi_rx_enet_start()
1653 if (q0->multi_buffer) in bna_bfi_rx_enet_start()
1662 q0->buffer_size = in bna_bfi_rx_enet_start()
1665 htons((u16)q0->buffer_size); in bna_bfi_rx_enet_start()
1839 bna_rxp_add_rxqs(struct bna_rxp *rxp, struct bna_rxq *q0, in bna_rxp_add_rxqs() argument
1844 rxp->rxq.single.only = q0; in bna_rxp_add_rxqs()
1848 rxp->rxq.slr.large = q0; in bna_rxp_add_rxqs()
1852 rxp->rxq.hds.data = q0; in bna_rxp_add_rxqs()
[all …]
Dbna.h189 #define GET_RXQS(rxp, q0, q1) do { \ argument
192 (q0) = rxp->rxq.single.only; \
196 (q0) = rxp->rxq.slr.large; \
200 (q0) = rxp->rxq.hds.data; \
/Linux-v4.19/arch/arm64/crypto/
Dcrct10dif-ce-core.S110 ldp q0, q1, [arg2]
187 stp q0, q1, [sp, #.Lframe_local_offset]
192 ldp q0, q1, [sp, #.Lframe_local_offset]
245 ldr q0, [arg2], #16
Dcrc32-ce-core.S101 qCONSTANT .req q0
Daes-neonbs-core.S421 stp q0, q1, [x0], #128
/Linux-v4.19/arch/arm64/include/asm/
Dfpsimdmacros.h21 stp q0, q1, [\state, #16 * 0]
57 ldp q0, q1, [\state, #16 * 0]
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2735 struct sge_rspq *q0 = &adap->sge.qs[0].rspq; in t3_intr() local
2738 spin_lock(&q0->lock); in t3_intr()
2740 w0 = is_new_response(&q0->desc[q0->cidx], q0); in t3_intr()
2749 process_responses_gts(adap, q0); in t3_intr()
2758 spin_unlock(&q0->lock); in t3_intr()
2773 struct sge_rspq *q0 = &adap->sge.qs[0].rspq; in t3b_intr() local
2781 spin_lock(&q0->lock); in t3b_intr()
2787 process_responses_gts(adap, q0); in t3b_intr()
2792 spin_unlock(&q0->lock); in t3b_intr()
2808 struct sge_rspq *q0 = &qs0->rspq; in t3b_intr_napi() local
[all …]
/Linux-v4.19/Documentation/core-api/
Dworkqueue.rst262 Work items w0, w1, w2 are queued to a bound wq q0 on the same CPU.