Searched refs:in0 (Results 1 - 25 of 34) sorted by relevance

12

/arch/ia64/kernel/
H A Drelocate_kernel.S132 mov r30=in0 // in0 is page_list
136 ld8 r30=[in0], 8;;
143 (p6) and in0=r30, r16
194 add loc1=4*8, in0 // save r4 and r5 first
204 add loc1=32*8, in0
207 st8 [in0]=r0, 8 // r0
211 st8 [in0]=r1, 8 // r1
215 st8 [in0]=r2, 8 // r2
219 st8 [in0]
[all...]
H A Dpal.S28 * in0 Address of the PAL entry point (text address, NOT a function
35 st8 [r2]=in0
52 * in0 Index of PAL service
60 mov r28 = in0
95 * in0 Index of PAL service
103 mov r28 = in0 // Index MUST be copied to r28
104 mov out0 = in0 // AND in0 of PAL function
130 * in0 Index of PAL service
150 mov r28 = in0 // cop
[all...]
H A Dhead.S464 add r19=IA64_NUM_DBG_REGS*8,in0
474 st8.nta [in0]=r16,8
484 lfetch.nta [in0]
486 add r19=IA64_NUM_DBG_REGS*8,in0
490 1: ld8.nta r16=[in0],8
508 adds loc0=96*16-16,in0
509 adds loc1=96*16-16-128,in0
525 adds loc2=96*16-32,in0
529 adds loc3=96*16-32-128,in0
545 adds loc0=96*16-48,in0
[all...]
H A Defi_stub.S38 * in0 = address of function descriptor of EFI routine to call
48 ld8 r2=[in0],8 // load EFI function's entry point
56 ld8 gp=[in0] // load EFI function's global pointer
H A Desi_stub.S41 * in0 = address of function descriptor of ESI routine to call
50 ld8 r2=[in0],8 // load ESI function's entry point
73 ld8 gp=[in0] // load ESI function's global pointer
H A Dentry.S67 mov out0=in0 // filename
120 tbit.nz p6,p0=in0,CLONE_SETTLS_BIT
125 mov out0=in0 // out0 = clone_flags
151 tbit.nz p6,p0=in0,CLONE_SETTLS_BIT
156 mov out0=in0 // out0 = clone_flags
181 adds r21=IA64_TASK_THREAD_KSP_OFFSET,in0
182 dep r20=0,in0,61,3 // physical address of "next"
186 cmp.eq p7,p6=r25,in0
196 MOV_TO_KR(CURRENT, in0, r8, r9) // update "current" application register
198 mov r13=in0 // se
[all...]
/arch/arm64/crypto/
H A Daes-neon.S117 .macro sub_bytes_2x, in0, in1
118 sub v8.16b, \in0\().16b, v12.16b
120 tbl \in0\().16b, {v16.16b-v19.16b}, \in0\().16b
124 tbx \in0\().16b, {v20.16b-v23.16b}, v8.16b
128 tbx \in0\().16b, {v24.16b-v27.16b}, v10.16b
130 tbx \in0\().16b, {v28.16b-v31.16b}, v8.16b
134 .macro sub_bytes_4x, in0, in1, in2, in3
135 sub v8.16b, \in0\().16b, v12.16b
136 tbl \in0\()
[all...]
/arch/ia64/lib/
H A Dip_fast_csum.S8 * in0: address of buffer to checksum (char *)
26 #define in0 r32 define
37 and r14=3,in0 // is it aligned on 4-byte?
38 add r15=4,in0 // second source pointer
42 (p7) ld4 r20=[in0],8
46 ld4 r22=[in0],8
49 ld4 r24=[in0]
86 mov out0=in0
97 ld4 r20=[in0],4
101 ld4 r22=[in0],
[all...]
H A Dxor.S31 shr in0 = in0, 3
33 adds in0 = -1, in0
37 mov ar.lc = in0
68 shr in0 = in0, 3
70 adds in0 = -1, in0
75 mov ar.lc = in0
[all...]
H A Dclear_page.S41 mov dst_fetch = in0
42 adds dst1 = 16, in0
43 adds dst2 = 32, in0
46 adds dst3 = 48, in0 // executing this multiple times is harmless
51 adds dst4 = 64, in0
H A Dcopy_page.S6 * in0: address of target page
61 adds tgt2=8,in0
64 mov tgt1=in0
65 add tgtf=512,in0
66 add tgt_last = tgt_last, in0
H A Didiv32.S45 EXTEND in0 = in0 // in0 = a
48 setf.sig f8 = in0
71 setf.sig f7 = in0
H A Dstrncpy_from_user.S6 * in0: address of destination buffer
34 EX(.Lexit, st1 [in0]=r8,1)
H A Dstrnlen_user.S7 * in0: address of buffer
32 EXCLR(.Lexit, ld1 r8=[in0],1)
H A Dflush.S21 * Note: "in0" and "in1" are preserved for debugging purposes.
34 shr.u r23=in0,r20 // start / (stride size)
73 * Note: "in0" and "in1" are preserved for debugging purposes.
82 add r22=in1,in0
87 shr.u r23=in0,r20 // start / (stride size)
H A Dstrlen.S7 * in0 address of string
88 extr.u tmp=in0,0,3 // tmp=least significant 3 bits
89 mov orig=in0 // keep trackof initial byte address
90 dep src=0,in0,0,3 // src=8byte-aligned in0 address
H A Dstrlen_user.S5 * in0 address of buffer
90 extr.u tmp=in0,0,3 // tmp=least significant 3 bits
91 mov orig=in0 // keep trackof initial byte address
92 dep src=0,in0,0,3 // src=8byte-aligned in0 address
H A Didiv64.S42 setf.sig f8 = in0
67 setf.sig f8 = in0 // f8 = a
H A Dcopy_page_mck.S8 * in0: address of target page
117 mov dst_pre_mem = in0
121 add dst_pre_l2 = 8*8, in0
124 add dst0 = 8, in0 // first t1 dst
125 add dst1 = 3*8, in0 // first t3 dst
H A Dmemcpy.S6 * in0: destination address
52 or t0=in0,in1
62 mov retval=in0 // return dst
66 mov dst=in0 // copy because of rotation
H A Dmemcpy_mck.S5 * in0: destination address
69 #define in0 r32 define
74 and r28=0x7,in0
77 mov retval=in0
84 and r28=0x7,in0
87 mov saved_in0=in0 // save dest pointer
99 add dst0=0,in0
100 add dst1=1,in0 // dest odd index
123 add dst_pre_mem=0,in0 // prefetch dest pointer
493 add dst0=in0,r3
[all...]
/arch/ia64/kvm/
H A Dkvm_fw.c247 long in0, in1, in2, in3; local
249 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3);
260 long in0, in1, in2, in3; local
262 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3);
273 unsigned long in0, in1, in2, in3, r9, r10; local
275 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3);
309 unsigned long in0, in1, in2, in3; local
311 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3);
340 unsigned long in0, in1, in2, in3, r9; local
343 kvm_get_pal_call_data(vcpu, &in0,
362 unsigned long in0, in1, in2, in3; local
399 unsigned long in0, in1, in2, in3; local
421 unsigned long in0, in1, in2, in3; local
642 kvm_get_sal_call_data(struct kvm_vcpu *vcpu, u64 *in0, u64 *in1, u64 *in2, u64 *in3, u64 *in4, u64 *in5, u64 *in6, u64 *in7) argument
[all...]
/arch/x86/crypto/
H A Dsalsa20-i586-asm_32.S38 # in0 = *(uint32 *) (x + 0)
44 # j0 = in0
128 # in0 = j0
136 # x0 = in0
747 # in0 = x0
751 # in0 += j0
755 # in0 ^= *(uint32 *) (m + 0)
759 # *(uint32 *) (out + 0) = in0
998 # in0 = 1634760805
1006 # *(uint32 *) (x + 0) = in0
[all...]
H A Dsalsa20-x86_64-asm_64.S39 # in0 = *(uint64 *) (x + 0)
55 # j0 = in0
818 # in0 = *(uint64 *) (k + 0)
822 # *(uint64 *) (x + 4) = in0
841 # in0 = 1634760805
849 # *(uint32 *) (x + 0) = in0
870 # in0 = 1634760805
878 # *(uint32 *) (x + 0) = in0
/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S23 ptc0 = in0

Completed in 1145 milliseconds

12