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

12

/freebsd-10-stable/lib/libc/ia64/string/
H A Dmemcpy.S31 mov r8 = in0
32 mov in0 = in1
H A Dmemmove.S31 mov r8 = in0
32 mov in0 = in1
H A Dbcopy.S38 sub r14=in1,in0 ;; // check for overlap
42 extr.u r14=in0,0,3 // src & 7
47 1: ld1 r14=[in0],1 ;; // copy bytewise
57 3: ld1 r14=[in0],1 ;; // copy bytewise
59 extr.u r15=in0,0,3 // src & 7
72 ld8 r15=[in0],8 ;; // copy word
82 5: add in0=in0,in2
84 add in0=-1,in0
[all...]
H A Dbzero.S42 2: st1 [in0]=r0,1 // zero one byte
51 3: tbit.nz p6,p0=in0,0 ;;
52 (p6) st1 [in0]=r0,1
55 tbit.nz p6,p0=in0,1 ;;
56 (p6) st2 [in0]=r0,2
59 tbit.nz p6,p0=in0,2 ;;
60 (p6) st4 [in0]=r0,4
72 4: st8 [in0]=r0,8
H A Dffs.S38 sxt4 r14=in0 ;;
/freebsd-10-stable/lib/libkse/arch/ia64/ia64/
H A Denter_uts.S36 ld8 r14=[in0],8
43 ld8 r1=[in0]
55 mov in0=in1
/freebsd-10-stable/sys/boot/ia64/ski/
H A Dssc.c41 ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which) argument
50 : "r"(which), "r"(in0), "r"(in1), "r"(in2), "r"(in3));
H A Dlibski.h64 u_int64_t ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3,
/freebsd-10-stable/sys/libkern/ia64/
H A Dbyte_swap_2.S43 mux1 r16=in0,@rev
H A Dbyte_swap_4.S43 mux1 r16=in0,@rev
/freebsd-10-stable/lib/libc/ia64/gen/
H A Dsigsetjmp.S49 add r14=J_SIGMASK,in0 // place to save mask
59 add r14=J_SIGMASK,in0 // address of mask value
H A Dsetjmp.S53 add out2=J_SIGSET,in0 // oset = &jb[J_SIGSET]
71 add out1=J_SIGSET,in0 // set = &jb[J_SIGSET]
H A D_mcount.S37 * in0 caller's ar.pfs
66 mov r14 = in0
/freebsd-10-stable/sys/ia64/ia64/
H A Dsupport.S82 cmp.geu p6,p0=in0,r14
100 cmpxchg8.rel ret0=[in0],in2,ar.ccv
130 cmp.geu p6,p0=in0,r14
149 cmpxchg4.rel ret0=[in0],in2,ar.ccv
183 cmp.geu p6,p0=in0,r14
202 st1.rel [in0]=in1
228 cmp.geu p6,p0=in0,r14
247 st2.rel [in0]=in1
273 cmp.geu p6,p0=in0,r14
292 st4.rel [in0]
[all...]
H A Dpal.S57 mov r28=in0 // procedure number
96 mov r28=in0 // procedure number
97 mov out0=in0
H A Dphysical.S78 ld8 r21=[in0],8
83 ld8 r22=[in0]
219 mov out0=in0
224 mov r28=in0
H A Dlocore.S219 // in0: image base
241 (p6) add r18=r17,in0 // found rela section
249 (p6) add r20=r17,in0 // found symbol table
267 add r15=r15,in0 // relocate r_offset
293 add r16=r16,in0 // relocate symbol value
310 add r16=in0,r17 // BD + A
/freebsd-10-stable/sys/boot/ia64/efi/
H A Dstart.S68 mov out0=in0 // image_handle
94 // in0: image base
146 (p6) add r18=r17,in0
155 (p6) add r21=r17,in0
161 (p6) add r29=r17,in0
187 add r15=r29,in0 // relocate r_offset
214 add r24=r29,in0 // relocate symbol value
235 add r29=in0,r17
242 add r29=in0,r17 // BD + A
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dlib1funcs.asm158 // in0 holds the dividend. in1 holds the divisor.
167 setf.sig f8 = in0
211 // in0 holds the dividend (a). in1 holds the divisor (b).
220 setf.sig f14 = in0
268 // in0 holds the dividend. in1 holds the divisor.
277 setf.sig f8 = in0
321 // in0 holds the dividend (a). in1 holds the divisor (b).
330 setf.sig f14 = in0
379 // in0 holds the dividend. in1 holds the divisor.
389 sxt4 in0
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl57 my ($dat,$in0,$out,$ctx,$inp,$len, $func,$nargs);
60 ($dat,$len,$in0,$out) = ("%rdi","%rsi","%rdx","%rcx");
66 ($dat,$in0,$out,$ctx,$inp,$len) = ("%rdi","%rsi","%rdx","%rcx","%r8","%r9");
70 # const void *in0, # RC4 input
129 mov $in0,%r13
135 $in0="%r13";
138 $inp=$in0 if (!$md5);
148 sub $in0,$out
168 xorb ($in0),$TY#b
169 movb $TY#b,($out,$in0)
[all...]
/freebsd-10-stable/libexec/rtld-elf/ia64/
H A Drtld_start.S56 mov out0=in0
82 * in0-in7 Arguments for target procedure
177 * in0 rtld base address
196 (p6) add r18=r17,in0 // found rela section
212 add r15=r15,in0 // relocate r_offset
241 add r16=r16,in0 // relocate it
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl82 # const void *in0);
109 my ($in0,$out,$len,$key,$ivp,$ctx,$inp)=("%rdi","%rsi","%rdx","%rcx","%r8","%r9","%r10");
145 #mov $in0,$inp # debugging artefact
162 mov $in0,%r12 # reassign arguments
169 my ($in0,$out,$len,$key)=map("%r$_",(12..15)); # reassign arguments
173 sub $in0,$out
215 movups `16*$n`($in0),$in # load input
219 movups $iv,`16*($n-1)`($out,$in0) # write output
567 movups $iv,48($out,$in0) # write output
568 lea 64($in0),
[all...]
H A Daes-ia64.S285 and out0=3,in0
287 { .mmi; ADDP in0=0,in0
302 add out0=4,in0
305 { .mmi; ld4 out1=[in0],8 // s0
311 { .mmi; ld4 out5=[in0] // s2
318 { .mib; ADDP in0=4,in1
326 st4 [in0]=r20,8 // s1
329 st4 [in0]=r28 // s3
335 { .mmi; add out0=1,in0
[all...]
H A Daesni-x86_64.pl203 $in0="%xmm8"; $iv="%xmm9";
884 movups ($inp),$in0 # load inp
888 xorps $in0,$rndkey0
911 xorps $inout0,$in0 # inp ^= E(iv)
913 movups $in0,($out) # save output
961 movups ($inp),$in0 # load inp
967 xorps $inout0,$in0 # inp ^= E(iv)
970 movups $in0,($out) # save output
980 xorps $rndkey0,$in0
983 xorps $in0,
[all...]
H A Daesni-x86.pl74 $inout4="xmm6"; $in0="xmm6";
627 &movups ($in0,&QWP(0,$inp));
631 &xorps ($rndkey0,$in0);
654 &xorps ($in0,$inout0); # inp^=E(ivec)
656 &movups (&QWP(0,$out),$in0); # save output
707 &movups ($in0,&QWP(0,$inp)); # load inp
713 &xorps ($in0,$inout0); # inp ^= E(ivec)
716 &movups (&QWP(0,$out),$in0); # save output
726 &xorps ($in0,$rndkey0);
729 &xorps ($cmac,$in0); # cma
[all...]

Completed in 131 milliseconds

12