Searched refs:asi (Results 26 - 50 of 89) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A DNGcopy_from_user.S26 rd %asi, %g1; \
H A DNGcopy_to_user.S24 /* Writing to %asi is _expensive_ so we hardcode it.
25 * Reading %asi to check for KERNEL_DS is comparatively
29 rd %asi, %g1; \
H A DU1copy_to_user.S19 /* Writing to %asi is _expensive_ so we hardcode it.
20 * Reading %asi to check for KERNEL_DS is comparatively
24 rd %asi, %g1; \
H A DU3copy_to_user.S19 /* Writing to %asi is _expensive_ so we hardcode it.
20 * Reading %asi to check for KERNEL_DS is comparatively
24 rd %asi, %g1; \
H A Dcopy_page.S172 rd %asi, %g3
174 wr %g0, ASI_BLK_P, %asi
175 wr %g0, ASI_BLK_COMMIT_P, %asi
183 stda %f48, [%o0] %asi
189 stda %f48, [%o0] %asi
195 stda %f48, [%o0] %asi
204 stda %f48, [%o0] %asi
210 stda %f48, [%o0] %asi
215 stda %f32, [%o0] %asi
217 stda %f0, [%o0] %asi
[all...]
H A Dstrncmp_64.S7 #include <asm/asi.h>
H A Dstrncpy_from_user_64.S7 #include <asm/asi.h>
40 60: ldxa [%o1] %asi, %g1 ! Load Group
54 61: ldxa [%o1] %asi, %g1 ! Load
86 62: ldxa [%o1] %asi, %g1 ! Load
115 63: lduba [%o1] %asi, %o4
121 64: lduba [%o1] %asi, %o4
H A DNG2page.S6 #include <asm/asi.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtsb.S528 rd %asi, %g2
530 wr %g0, ASI_BLK_INIT_QUAD_LDD_P, %asi
532 1: stxa %g1, [%o0 + 0x00] %asi
533 stxa %g1, [%o0 + 0x10] %asi
534 stxa %g1, [%o0 + 0x20] %asi
535 stxa %g1, [%o0 + 0x30] %asi
536 stxa %g1, [%o0 + 0x40] %asi
537 stxa %g1, [%o0 + 0x50] %asi
538 stxa %g1, [%o0 + 0x60] %asi
539 stxa %g1, [%o0 + 0x70] %asi
[all...]
H A Dtadpole.c11 #include <asm/asi.h>
H A Dhvtramp.S16 #include <asm/asi.h>
97 wr %g0, ASI_P, %asi
H A Dsignal32.c41 unsigned int asi; member in struct:__anon10363
258 unsigned long asi; local
262 err |= __get_user(asi, &sf->v8plus.asi);
264 regs->tstate |= ((asi & 0xffUL) << 24UL);
344 unsigned long asi; local
348 err |= __get_user(asi, &sf->v8plus.asi);
350 regs->tstate |= ((asi & 0xffUL) << 24UL);
560 &sf->v8plus.asi);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dstring_64.h16 #include <asm/asi.h>
H A Dcache.h26 #include <asm/asi.h>
H A Dross.h10 #include <asm/asi.h>
H A Dturbosparc.h10 #include <asm/asi.h>
H A Dupa.h4 #include <asm/asi.h>
H A Dviking.h10 #include <asm/asi.h>
H A Dprocessor_64.h16 #include <asm/asi.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dfault_64.c30 #include <asm/asi.h>
199 unsigned char asi = ASI_P; local
212 asi = (regs->tstate >> 24);
214 asi = (insn >> 5);
215 if ((asi & 0xf2) == 0x82) {
380 unsigned char asi; local
383 asi = (regs->tstate >> 24);
385 asi = (insn >> 5);
386 if ((asi & 0xf2) == 0x82)
H A Dswift.S8 #include <asm/asi.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl296 rd %asi,$saved_asi
297 wr %g0,0x88,%asi ! ASI_PRIMARY_LITTLE
315 ldxa [$inp+0]%asi,@X[0] ! load little-endian input
316 ldxa [$inp+8]%asi,@X[1]
317 ldxa [$inp+16]%asi,@X[2]
318 ldxa [$inp+24]%asi,@X[3]
319 ldxa [$inp+32]%asi,@X[4]
321 ldxa [$inp+40]%asi,@X[5]
323 ldxa [$inp+48]%asi,@X[6]
325 ldxa [$inp+56]%asi,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-sparcv9.pl296 rd %asi,$saved_asi
297 wr %g0,0x88,%asi ! ASI_PRIMARY_LITTLE
315 ldxa [$inp+0]%asi,@X[0] ! load little-endian input
316 ldxa [$inp+8]%asi,@X[1]
317 ldxa [$inp+16]%asi,@X[2]
318 ldxa [$inp+24]%asi,@X[3]
319 ldxa [$inp+32]%asi,@X[4]
321 ldxa [$inp+40]%asi,@X[5]
323 ldxa [$inp+48]%asi,@X[6]
325 ldxa [$inp+56]%asi,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dsparcv9a-mont.pl155 rd %asi,%o7 ! save %asi
163 wr %g0,$ASI_FL16_P,%asi ! setup %asi for 16-bit FP loads
170 stx %o7,[%sp+$bias+$frame+48] ! save %asi
204 ldda [%o4+2]%asi,$ba
206 ldda [%o4+0]%asi,$bb
208 ldda [%o4+6]%asi,$bc
210 ldda [%o4+4]%asi,$bd
214 ldda [%sp+$bias+$frame+6]%asi,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dsparcv9a-mont.pl155 rd %asi,%o7 ! save %asi
163 wr %g0,$ASI_FL16_P,%asi ! setup %asi for 16-bit FP loads
170 stx %o7,[%sp+$bias+$frame+48] ! save %asi
204 ldda [%o4+2]%asi,$ba
206 ldda [%o4+0]%asi,$bb
208 ldda [%o4+6]%asi,$bc
210 ldda [%o4+4]%asi,$bd
214 ldda [%sp+$bias+$frame+6]%asi,
[all...]

Completed in 142 milliseconds

1234