Home
last modified time | relevance | path

Searched refs:in0 (Results 1 – 25 of 60) sorted by relevance

123

/linux-2.6.39/arch/ia64/kernel/
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]=r3, 24 // r3
223 st8 [in0]=r6, 8 // r6
[all …]
Dpal.S35 st8 [r2]=in0
60 mov r28 = in0
103 mov r28 = in0 // Index MUST be copied to r28
104 mov out0 = in0 // AND in0 of PAL function
150 mov r28 = in0 // copy procedure index
209 mov r28 = in0 // copy procedure index
230 mov out0 = in0 // first argument
266 add r2=16,in0
268 stf.spill [in0] = f10,32
271 stf.spill [in0] = f12,32
[all …]
Dhead.S468 add r19=IA64_NUM_DBG_REGS*8,in0
478 st8.nta [in0]=r16,8
488 lfetch.nta [in0]
490 add r19=IA64_NUM_DBG_REGS*8,in0
494 1: ld8.nta r16=[in0],8
512 adds loc0=96*16-16,in0
513 adds loc1=96*16-16-128,in0
529 adds loc2=96*16-32,in0
533 adds loc3=96*16-32-128,in0
549 adds loc0=96*16-48,in0
[all …]
Desi_stub.S50 ld8 r2=[in0],8 // load ESI function's entry point
73 ld8 gp=[in0] // load ESI function's global pointer
Defi_stub.S48 ld8 r2=[in0],8 // load EFI function's entry point
56 ld8 gp=[in0] // load EFI function's global pointer
Dentry.S67 mov out0=in0 // filename
122 tbit.nz p6,p0=in0,CLONE_SETTLS_BIT
128 mov out0=in0 // out0 = clone_flags
154 tbit.nz p6,p0=in0,CLONE_SETTLS_BIT
160 mov out0=in0 // out0 = clone_flags
185 adds r21=IA64_TASK_THREAD_KSP_OFFSET,in0
186 dep r20=0,in0,61,3 // physical address of "next"
190 cmp.eq p7,p6=r25,in0
200 MOV_TO_KR(CURRENT, in0, r8, r9) // update "current" application register
202 mov r13=in0 // set "current" pointer
[all …]
/linux-2.6.39/arch/ia64/lib/
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
108 shr in0 = in0, 3
110 adds in0 = -1, in0
115 mov ar.lc = in0
151 shr in0 = in0, 3
[all …]
Dip_fast_csum.S26 #define in0 r32 macro
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],4
105 ld4 r24=[in0],4
[all …]
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
Didiv32.S45 EXTEND in0 = in0 // in0 = a
48 setf.sig f8 = in0
71 setf.sig f7 = in0
Dcopy_page.S61 adds tgt2=8,in0
64 mov tgt1=in0
65 add tgtf=512,in0
66 add tgt_last = tgt_last, in0
Dflush.S34 shr.u r23=in0,r20 // start / (stride size)
82 add r22=in1,in0
87 shr.u r23=in0,r20 // start / (stride size)
Dcopy_page_mck.S117 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
Dstrlen.S88 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
Dstrlen_user.S90 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
Didiv64.S42 setf.sig f8 = in0
67 setf.sig f8 = in0 // f8 = a
Dmemcpy_mck.S69 #define in0 r32 macro
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,r30 // setup arguments
Dmemcpy.S52 or t0=in0,in1
62 mov retval=in0 // return dst
66 mov dst=in0 // copy because of rotation
Dstrnlen_user.S32 EXCLR(.Lexit, ld1 r8=[in0],1)
Dstrncpy_from_user.S34 EX(.Lexit, st1 [in0]=r8,1)
/linux-2.6.39/arch/ia64/kvm/
Dkvm_fw.c247 long in0, in1, in2, in3; in pal_proc_get_features() local
249 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3); in pal_proc_get_features()
260 long in0, in1, in2, in3; in pal_register_info() local
262 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3); in pal_register_info()
273 unsigned long in0, in1, in2, in3, r9, r10; in pal_cache_info() local
275 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3); in pal_cache_info()
309 unsigned long in0, in1, in2, in3; in pal_vm_info() local
311 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3); in pal_vm_info()
340 unsigned long in0, in1, in2, in3, r9; in pal_perf_mon_info() local
343 kvm_get_pal_call_data(vcpu, &in0, &in1, &in2, &in3); in pal_perf_mon_info()
[all …]
/linux-2.6.39/arch/x86/crypto/
Dsalsa20-i586-asm_32.S37 # in0 = *(uint32 *) (x + 0)
43 # j0 = in0
127 # in0 = j0
135 # x0 = in0
746 # in0 = x0
750 # in0 += j0
754 # in0 ^= *(uint32 *) (m + 0)
758 # *(uint32 *) (out + 0) = in0
998 # in0 = 1634760805
1006 # *(uint32 *) (x + 0) = in0
[all …]
Dsalsa20-x86_64-asm_64.S40 # in0 = *(uint64 *) (x + 0)
56 # j0 = in0
820 # in0 = *(uint64 *) (k + 0)
824 # *(uint64 *) (x + 4) = in0
843 # in0 = 1634760805
851 # *(uint32 *) (x + 0) = in0
872 # in0 = 1634760805
880 # *(uint32 *) (x + 0) = in0
/linux-2.6.39/drivers/staging/iio/accel/
Dadis16204_ring.c25 static IIO_SCAN_EL_C(in0, ADIS16204_SCAN_AUX_ADC, ADIS16204_AUX_ADC, NULL);
26 static IIO_CONST_ATTR_SCAN_EL_TYPE(in0, u, 12, 16);
/linux-2.6.39/drivers/staging/iio/gyro/
Dadis16260_ring.c25 static IIO_SCAN_EL_C(in0, ADIS16260_SCAN_AUX_ADC, ADIS16260_AUX_ADC, NULL);
26 static IIO_CONST_ATTR_SCAN_EL_TYPE(in0, u, 12, 16);

123