Searched refs:o4 (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/lib/libc/sparc64/sys/
H A Dsigaction1.S34 PIC_PROLOGUE(%o3, %o4)
35 SET(sigcode_installed, %o4, %o3)
36 lduw [%o3], %o4
37 brnz,a,pt %o4, 1f
43 mov 1, %o4
44 stw %o4, [%o3]
H A Dbrk.S53 ldx [%o3], %o4
54 cmp %o4, %o0
55 movg %xcc, %o4, %o0
56 mov %o0, %o4
64 stx %o4, [%o3]
H A Dsbrk.S61 ldx [%o3], %o4
62 add %o4, %o0, %o5
67 mov %o4, %o0
H A Dsigcode.S33 call %o4
/freebsd-11-stable/contrib/unbound/contrib/
H A Ddrop2rpz14 use vars qw{$o1 $o2 $o3 $o4 $m};
29 if(($o1, $o2, $o3, $o4, $m) = m{(\d+)\.(\d+)\.(\d+)\.(\d+)/(\d+)}) {
30 print "$m.$o4.$o3.$o2.$o1.rpz-ip.$origin CNAME $rpz_action\n";
/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dsigsetjmp.S40 SET(CNAME(_setjmp), %o2, %o4)
41 movrnz %o1, %o3, %o4
42 jmp %o4
51 SET(CNAME(_longjmp), %o2, %o4)
53 movrnz %o2, %o3, %o4
54 jmp %o4
H A Dfixunsdfsi.S63 PIC_PROLOGUE(%o4, %o5)
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm14 or %o0, %o1, %o4 ! logical or of multiplier and multiplicand
16 andncc %o4, 0xfff, %o5 ! mask out lower 12 bits
18 andcc %g0, %g0, %o4 ! zero the partial product and clear NV cc
22 mulscc %o4, %o1, %o4 ! first iteration of 33
23 mulscc %o4, %o1, %o4
24 mulscc %o4, %o1, %o4
25 mulscc %o4,
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv8plus.S197 add %g1,%o5,%o4
199 add %o4,%g2,%o4
200 stuw %o4,[%o0]
201 srlx %o4,32,%o5
206 add %g1,%o5,%o4
208 add %o4,%g3,%o4
209 stuw %o4,[%o0+4]
210 srlx %o4,3
[all...]
H A Dsparcv8.S60 ld [%o0],%o4
64 addcc %o4,%o5,%o4
66 addcc %o4,%g2,%o4
67 st %o4,[%o0]
70 ld [%o0+4],%o4
75 addcc %o4,%o5,%o4
77 addcc %o4,
[all...]
H A Dsparct4-mont.pl357 srl $pwr, 2, %o4
359 and %o4, 7, %o4
363 sll %o5, %o4, $ccr
375 ldx [$pwrtbl+1*32], %o4
377 movvs %icc, %o4, $B0
378 ldx [$pwrtbl+2*32], %o4
381 move %icc, %o4, $B0
382 ldx [$pwrtbl+3*32], %o4
385 movneg %icc, %o4,
[all...]
H A Dsparcv9a-mont.pl177 add $bp,$i,%o4
181 ld [%o4+4],%g5 ! ap[0]
183 ld [%o4+0],%o1
204 ldda [%o4+2]%asi,$ba
206 ldda [%o4+0]%asi,$bb
208 ldda [%o4+6]%asi,$bc
210 ldda [%o4+4]%asi,$bd
269 add $ap,$j,%o4
275 ld [%o4+0],$alo_ ! load a[j] as pair of 32-bit words
277 ld [%o4
[all...]
H A Dsparcv9-gf2m.pl56 or %o4, %o3, %o3
58 .word 0x99b262cb ! xmulxhi %o1, %o3, %o4
62 srlx %o4, 32, %o3
63 st %o4, [%o0+8]
/freebsd-11-stable/stand/sparc64/loader/
H A Dlocore.S39 mov %o4, %o0
/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl73 ldx [$inp + 0], %o4
79 sllx %o4, %g1, %o4
83 or %o5, %o4, %o4
89 xor %g4, %o4, %o4
93 movxtod %o4, %f0
167 ldx [$inp + 0], %o4
173 sllx %o4,
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Dsparccpuid.S78 clr %o4
152 clr %o4
282 .word 0x99410000 !rd %tick,%o4
288 sub %o4,%o3,%o3
436 .word 0x99410000 !rd %tick,%o4 ! tick
437 mov %o4,%o5 ! lasttick = tick
445 ld [%o0],%o4
446 add %o4,%g4,%g4
447 .word 0xc9e2100c !cas [%o0],%o4,%g4
449 .Loop: .word 0x99410000 !rd %tick,%o4
[all...]
/freebsd-11-stable/lib/libc/net/
H A Deui64.c149 unsigned int o0, o1, o2, o3, o4, o5, o6, o7; local
153 &o0, &o1, &o2, &o3, &o4, &o5, &o6, &o7);
158 &o0, &o1, &o2, &o3, &o4, &o5, &o6, &o7);
163 &o0, &o1, &o2, &o3, &o4, &o5, &o6, &o7);
171 o4 = 0xfe;
179 o4 = 0xfe;
190 e->octet[4]=o4;
H A Dether_addr.c90 unsigned int o0, o1, o2, o3, o4, o5; local
92 i = sscanf(a, "%x:%x:%x:%x:%x:%x", &o0, &o1, &o2, &o3, &o4, &o5);
99 e->octet[4]=o4;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/atomic/sparc64/
H A Dopensolaris_atomic.S80 and %o0, 0x3, %o4 ! %o4 = byte offset, left-to-right
81 xor %o4, 0x3, %g1 ! %g1 = byte offset, right-to-left
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsupport.S255 1: ldub [%o0 + %o3], %o4
257 cmp %o4, %o5
590 sub PCB_REG, TF_SIZEOF, %o4
591 ldx [%o4 + TF_FPRS], %o5
602 stx %o5, [%o4 + TF_FPRS]
603 ldx [PCB_REG + PCB_FLAGS], %o4
604 or %o4, PCB_FEF, %o4
605 stx %o4, [PCB_REG + PCB_FLAGS]
663 sub PCB_REG, TF_SIZEOF, %o4
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S79 mov 0,%o4
83 ! The total number of bits in the result here is 4*%o4+%g2, where
85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
93 inc %o4
154 inccc %o4
156 dec %o4
317 deccc %o4
H A Dmodsi3.S79 mov 0,%o4
83 ! The total number of bits in the result here is 4*%o4+%g2, where
85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
93 inc %o4
154 inccc %o4
156 dec %o4
317 deccc %o4
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl398 ldx [$inp + 32], %o4
409 srlx %o4, $iright, %o4
410 or %o4, %o3, %o3
412 xor %g4, %o0, %o4 ! ^= rk[0]
414 movxtod %o4, %f0
416 xor %g4, %o2, %o4
418 movxtod %o4, %f4
534 ldx [$inp + 32], %o4
545 srlx %o4,
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl103 ldx [$inp + 0], %o4
109 sllx %o4, %g1, %o4
113 or %o5, %o4, %o4
119 xor %g4, %o4, %o4
121 movxtod %o4, %f0
181 ldx [$inp + 0], %o4
187 sllx %o4,
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/librefuse/
H A Dt_refuse_opt.c124 struct fuse_opt o4[] = { FUSE_OPT_KEY("foo=%s", 0), FUSE_OPT_END }; local
137 ATF_CHECK(fuse_opt_match(o4, "foo=bar") == 1);
138 ATF_CHECK(fuse_opt_match(o4, "foo" ) == 0);

Completed in 140 milliseconds

12