Home
last modified time | relevance | path

Searched refs:in2 (Results 1 – 18 of 18) sorted by relevance

/arch/arm64/crypto/
Daes-neon.S135 .macro sub_bytes_4x, in0, in1, in2, in3
140 sub v10.16b, \in2\().16b, v12.16b
141 tbl \in2\().16b, {v16.16b-v19.16b}, \in2\().16b
147 tbx \in2\().16b, {v20.16b-v23.16b}, v10.16b
155 tbx \in2\().16b, {v24.16b-v27.16b}, v10.16b
162 tbx \in2\().16b, {v28.16b-v31.16b}, v10.16b
211 .macro inv_mix_cols_4x, in0, in1, in2, in3
213 mul_by_x_2x v10, v11, \in2, \in3, v12, v13, v14
218 eor \in2\().16b, \in2\().16b, v10.16b
226 eor \in2\().16b, \in2\().16b, v10.16b
[all …]
/arch/ia64/lib/
Dstrncpy_from_user.S26 add r10=in1,in2
27 cmp.eq p6,p0=r0,in2
40 (p6) mov r8=in2 // buffer filled up---return buffer length
Dmemcpy_mck.S71 #define in2 r34 macro
92 cmp.gt p15,p0=8,in2 // check for small size
97 mov saved_in2=in2 // save len
114 shr.u cnt=in2,7 // this much cache line
137 and tmp=31,in2 // copy length after iteration
138 shr.u r29=in2,5 // number of 32-byte iteration
176 and in2=7,tmp // remaining length
202 shr.u cnt=in2,7 // number of lines
207 and tmp=127,in2 // remaining bytes after this block
264 mov in2=tmp
[all …]
Dmemcpy.S55 or t0=t0,in2
61 cmp.eq p6,p0=in2,r0 // zero length?
67 shr.u cnt=in2,3 // number of 8-byte words to copy
72 cmp.gtu p7,p0=16,in2 // copying less than 16 bytes?
119 adds cnt=-1,in2 // br.ctop is repeat/until
198 add src_end=src,in2
222 sub cnt=in2,cnt // cnt = number of bytes left to copy
Dip_fast_csum.S28 #define in2 r34 macro
99 zxt4 in2=in2
103 dep r15=in3,in2,32,16
Dxor.S35 mov r17 = in2
72 mov r17 = in2
112 mov r17 = in2
155 mov r17 = in2
Dmemset.S25 #define cnt in2
Dcopy_user.S47 #define len in2
/arch/ia64/hp/sim/boot/
Dfw-emu.c149 sal_emulator (long index, unsigned long in1, unsigned long in2, in sal_emulator() argument
201 if (in2 == 1) /* Reading byte */ in sal_emulator()
203 else if (in2 == 2) /* Reading word */ in sal_emulator()
215 if (in2 == 1) /* Writing byte */ in sal_emulator()
217 else if (in2 == 2) /* Writing word */ in sal_emulator()
/arch/ia64/kernel/
Dpal.S73 mov r30 = in2
110 mov out2 = in2
158 mov r30 = in2 // copy arg2
232 mov out2 = in2 // copy arg3
Defi_stub.S68 mov out1=in2
Drelocate_kernel.S60 dep r28=0,in2,61,3 //to physical address
Dentry.S69 mov out2=in2 // envp
118 mov out2=in2
151 mov out3=in2 // parent_tidptr: valid only w/CLONE_PARENT_SETTID
1386 mov out1 = in2
1417 mov out1 = in2
Divt.S977 tnat.nz p10,p0=in2
984 (p10) mov in2=-1
/arch/x86/crypto/
Dsalsa20-i586-asm_32.S42 # in2 = *(uint32 *) (x + 8)
52 # j2 = in2
132 # in2 = j2
140 # x2 = in2
763 # in2 = x2
767 # in2 += j2
771 # in2 ^= *(uint32 *) (m + 8)
775 # *(uint32 *) (out + 8) = in2
963 # in2 = *(uint32 *) (k + 4)
971 # *(uint32 *) (x + 8) = in2
Dsalsa20-x86_64-asm_64.S41 # in2 = *(uint64 *) (x + 8)
57 # j2 = in2
820 # in2 = *(uint64 *) (k + 8)
824 # *(uint64 *) (x + 12) = in2
/arch/ia64/sn/kernel/sn2/
Dptc_deadlock.S25 ptc1 = in2
/arch/arm/boot/dts/
Dtegra20-whistler.dts301 in2-supply = <&nvvdd_sv3_reg>;