Searched refs:g4 (Results 51 - 75 of 78) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dsparcv9_modes.pl94 xor %g4, %o0, %o0 ! ^= rk[0]
204 xor %g4, %o0, %o0 ! ^= rk[0]
312 xor %g4, %o0, %o2 ! ^= rk[0]
410 xor %g4, %o0, %o4 ! ^= rk[0]
414 xor %g4, %o2, %o4
546 xor %g4, %o0, %o4 ! ^= rk[0]
550 xor %g4, %o2, %o4
630 xor %o5, %g4, %g4 ! ^= rk[0]
632 movxtod %g4,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dhvtramp.S108 ldx [%g6 + TI_TASK], %g4
H A Dfpu_traps.S5 sethi %hi(TSTATE_PEF), %g4
7 andcc %g5, %g4, %g0
189 or %g3, %g4, %g3 ! anal...
H A Dentry.S1192 rd %psr, %g4
1198 std %g4, [%o4 + AOFF_task_thread + AOFF_thread_fork_kpsr]
1211 rd %psr, %g4
1222 std %g4, [%o4 + AOFF_task_thread + AOFF_thread_fork_kpsr]
1234 rd %psr, %g4
1238 std %g4, [%o4 + AOFF_task_thread + AOFF_thread_fork_kpsr]
1373 set 0x2000, %g4
1374 andcc %g1, %g4, %g0
1384 andcc %g3, %g4, %g0
H A Dtrampoline_64.S278 * %g4 (current task pointer), or %g5 (base of current cpu's
291 set 0xdeadbeef, %g4
395 ldx [%g6 + TI_TASK], %g4
H A Drtrap_32.S22 #define glob_tmp g4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl94 xor %g4, %o0, %o0 ! ^= rk[0]
204 xor %g4, %o0, %o0 ! ^= rk[0]
312 xor %g4, %o0, %o2 ! ^= rk[0]
410 xor %g4, %o0, %o4 ! ^= rk[0]
414 xor %g4, %o2, %o4
546 xor %g4, %o0, %o4 ! ^= rk[0]
550 xor %g4, %o2, %o4
630 xor %o5, %g4, %g4 ! ^= rk[0]
632 movxtod %g4,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dphy_calibration.c199 int g0, g1, g2, g3, g4; local
204 g4 = sqsum / 100000000;
205 g3 = (sqsum - g4*100000000) / 1000000;
206 g2 = (sqsum - g4*100000000 - g3*1000000) / 10000;
207 g1 = (sqsum - g4*100000000 - g3*1000000 - g2*10000) / 100;
208 g0 = (sqsum - g4*100000000 - g3*1000000 - g2*10000 - g1*100);
210 next = g4;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dsparcv8.S374 ld [%o2+4],%g4
382 addxcc %g3,%g4,%g3
386 ld [%o2+12],%g4
392 addxcc %g3,%g4,%g3
462 ld [%o2+4],%g4
470 subxcc %g3,%g4,%g4
471 st %g4,[%o0+4]
474 ld [%o2+12],%g4
480 subxcc %g3,%g4,
[all...]
H A Dsparcv8plus.S75 * that you actually may rely upon %o0-%o5 and %g1-%g4 being fully
477 lduw [%o2+8],%g4
488 addccc %g3,%g4,%g3
555 lduw [%o2+8],%g4
566 subccc %g3,%g4,%g4
567 stuw %g4,[%o0+8]
652 #define b_7 %g4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dsparcv8.S374 ld [%o2+4],%g4
382 addxcc %g3,%g4,%g3
386 ld [%o2+12],%g4
392 addxcc %g3,%g4,%g3
462 ld [%o2+4],%g4
470 subxcc %g3,%g4,%g4
471 st %g4,[%o0+4]
474 ld [%o2+12],%g4
480 subxcc %g3,%g4,
[all...]
H A Dvis3-mont.pl49 add %sp, $bias, %g4 ! real top of stack
55 sub %g4, %g1, %g1
58 sub %g1, %g4, %g1
H A Dsparcv8plus.S75 * that you actually may rely upon %o0-%o5 and %g1-%g4 being fully
490 lduw [%o2+8],%g4
501 addccc %g3,%g4,%g3
568 lduw [%o2+8],%g4
579 subccc %g3,%g4,%g4
580 stuw %g4,[%o0+8]
663 #define b_7 %g4
H A Dsparcv9a-mont.pl72 # than 32 bit in %g1-%g4 and %o0-%o5. %l0-%l7 and %i0-%i5 are used
91 $n0="%g4"; # reassigned(!) to "64-bit" register
811 orn %g0,%g0,%g4
830 subc $carry,0,%g4
842 and %o0,%g4,%o0
844 andn %o2,%g4,%o2
845 andn %o3,%g4,%o3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dsparcv8.S374 ld [%o2+4],%g4
382 addxcc %g3,%g4,%g3
386 ld [%o2+12],%g4
392 addxcc %g3,%g4,%g3
462 ld [%o2+4],%g4
470 subxcc %g3,%g4,%g4
471 st %g4,[%o0+4]
474 ld [%o2+12],%g4
480 subxcc %g3,%g4,
[all...]
H A Dvis3-mont.pl49 add %sp, $bias, %g4 ! real top of stack
55 sub %g4, %g1, %g1
58 sub %g1, %g4, %g1
H A Dsparcv8plus.S75 * that you actually may rely upon %o0-%o5 and %g1-%g4 being fully
490 lduw [%o2+8],%g4
501 addccc %g3,%g4,%g3
568 lduw [%o2+8],%g4
579 subccc %g3,%g4,%g4
580 stuw %g4,[%o0+8]
663 #define b_7 %g4
H A Dsparcv9a-mont.pl72 # than 32 bit in %g1-%g4 and %o0-%o5. %l0-%l7 and %i0-%i5 are used
91 $n0="%g4"; # reassigned(!) to "64-bit" register
811 orn %g0,%g0,%g4
830 subc $carry,0,%g4
842 and %o0,%g4,%o0
844 andn %o2,%g4,%o2
845 andn %o3,%g4,%o3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl100 ldx [$key + 0], %g4
119 xor %g4, %o4, %o4
178 ldx [$key + 0], %g4
197 xor %g4, %o4, %o4
469 ldx [$key + 0], %g4
672 ldx [$key + 0], %g4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daest4-sparcv9.pl100 ldx [$key + 0], %g4
119 xor %g4, %o4, %o4
178 ldx [$key + 0], %g4
197 xor %g4, %o4, %o4
469 ldx [$key + 0], %g4
672 ldx [$key + 0], %g4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S117 clr %g4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dtsunami.S33 WINDOW_FLUSH(%g4, %g5)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dttable.h106 mov lvl, %g4; \
197 ldx [%g2 + HV_FAULT_I_ADDR_OFFSET], %g4; \
199 srlx %g4, 22, %g6; \
207 ldx [%g2 + HV_FAULT_D_ADDR_OFFSET], %g4; \
209 srlx %g4, 22, %g6; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java1235 {"g4", "int"},
1393 private int g4 = 4; field in class:BindingTest.SecKeys
1562 TestCase.assertEquals(g4, o.g4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-sparcv9.S64 #define RX %g4

Completed in 223 milliseconds

1234