Searched refs:ar (Results 101 - 125 of 1310) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/lib/
H A Dcopy_user.S46 .save ar.pfs, saved_pfs
47 alloc saved_pfs=ar.pfs,3,((2*PIPE_DEPTH+7)&~7),0,((2*PIPE_DEPTH+7)&~7)
57 .save ar.lc, saved_lc
58 mov saved_lc=ar.lc // preserve ar.lc (slow)
69 mov ar.ec=PIPE_DEPTH
73 mov ar.lc=len2 // initialize lc for small count
88 mov ar.lc=saved_lc
90 mov ar.pfs=saved_pfs // restore ar
[all...]
H A Dstrlen_user.S85 .save ar.pfs, saved_pfs
86 alloc saved_pfs=ar.pfs,11,0,0,8
108 mov ar.ec=r0 // clear epilogue counter (saved in ar.pfs)
150 mov ar.pfs=saved_pfs // because of ar.ec, restore no matter what
170 // ar.ec is still zero here
185 mov ar.pfs=saved_pfs // because of ar.ec, restore no matter what
194 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/lib/
H A Dcopy_user.S46 .save ar.pfs, saved_pfs
47 alloc saved_pfs=ar.pfs,3,((2*PIPE_DEPTH+7)&~7),0,((2*PIPE_DEPTH+7)&~7)
57 .save ar.lc, saved_lc
58 mov saved_lc=ar.lc // preserve ar.lc (slow)
69 mov ar.ec=PIPE_DEPTH
73 mov ar.lc=len2 // initialize lc for small count
88 mov ar.lc=saved_lc
90 mov ar.pfs=saved_pfs // restore ar
[all...]
H A Dstrlen_user.S85 .save ar.pfs, saved_pfs
86 alloc saved_pfs=ar.pfs,11,0,0,8
108 mov ar.ec=r0 // clear epilogue counter (saved in ar.pfs)
150 mov ar.pfs=saved_pfs // because of ar.ec, restore no matter what
170 // ar.ec is still zero here
185 mov ar.pfs=saved_pfs // because of ar.ec, restore no matter what
194 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kvm/
H A Dasm-offsets.c210 DEFINE(VMM_CTX_KR0_OFFSET, offsetof(union context, ar[0]));
211 DEFINE(VMM_CTX_KR1_OFFSET, offsetof(union context, ar[1]));
216 DEFINE(VMM_CTX_RSC_OFFSET, offsetof(union context, ar[16]));
217 DEFINE(VMM_CTX_BSPSTORE_OFFSET, offsetof(union context, ar[18]));
218 DEFINE(VMM_CTX_RNAT_OFFSET, offsetof(union context, ar[19]));
219 DEFINE(VMM_CTX_FCR_OFFSET, offsetof(union context, ar[21]));
220 DEFINE(VMM_CTX_EFLAG_OFFSET, offsetof(union context, ar[24]));
221 DEFINE(VMM_CTX_CFLG_OFFSET, offsetof(union context, ar[27]));
222 DEFINE(VMM_CTX_FSR_OFFSET, offsetof(union context, ar[28]));
223 DEFINE(VMM_CTX_FIR_OFFSET, offsetof(union context, ar[2
[all...]
H A Dtrampoline.S117 mov r16 = ar.k0; \
118 mov r17 = ar.k1; \
123 mov r16 = ar.k2; \
124 mov r17 = ar.k3; \
129 mov r16 = ar.k4; \
130 mov r17 = ar.k5; \
135 mov r16 = ar.k6; \
136 mov r17 = ar.k7; \
154 mov ar.k0=r16; \
155 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kvm/
H A Dasm-offsets.c210 DEFINE(VMM_CTX_KR0_OFFSET, offsetof(union context, ar[0]));
211 DEFINE(VMM_CTX_KR1_OFFSET, offsetof(union context, ar[1]));
216 DEFINE(VMM_CTX_RSC_OFFSET, offsetof(union context, ar[16]));
217 DEFINE(VMM_CTX_BSPSTORE_OFFSET, offsetof(union context, ar[18]));
218 DEFINE(VMM_CTX_RNAT_OFFSET, offsetof(union context, ar[19]));
219 DEFINE(VMM_CTX_FCR_OFFSET, offsetof(union context, ar[21]));
220 DEFINE(VMM_CTX_EFLAG_OFFSET, offsetof(union context, ar[24]));
221 DEFINE(VMM_CTX_CFLG_OFFSET, offsetof(union context, ar[27]));
222 DEFINE(VMM_CTX_FSR_OFFSET, offsetof(union context, ar[28]));
223 DEFINE(VMM_CTX_FIR_OFFSET, offsetof(union context, ar[2
[all...]
H A Dtrampoline.S117 mov r16 = ar.k0; \
118 mov r17 = ar.k1; \
123 mov r16 = ar.k2; \
124 mov r17 = ar.k3; \
129 mov r16 = ar.k4; \
130 mov r17 = ar.k5; \
135 mov r16 = ar.k6; \
136 mov r17 = ar.k7; \
154 mov ar.k0=r16; \
155 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/
H A Dia64cpuid.S14 { .mib; mov r8=ar.itc
26 { .mii; mov ar.ccv=r2
30 cmpxchg4.acq r2=[r32],r8,ar.ccv
53 .save ar.pfs,r2
54 .save ar.lc,r3
55 { .mib; alloc r2=ar.pfs,0,96,0,96
56 mov r3=ar.lc
59 { .mii; mov r9=ar.bsp
61 mov ar.lc=96 };;
64 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/
H A Dia64cpuid.S14 { .mib; mov r8=ar.itc
26 { .mii; mov ar.ccv=r2
30 cmpxchg4.acq r2=[r32],r8,ar.ccv
53 .save ar.pfs,r2
54 .save ar.lc,r3
55 { .mib; alloc r2=ar.pfs,0,96,0,96
56 mov r3=ar.lc
59 { .mii; mov r9=ar.bsp
61 mov ar.lc=96 };;
64 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/
H A Dia64cpuid.S14 { .mib; mov r8=ar.itc
26 { .mii; mov ar.ccv=r2
30 cmpxchg4.acq r2=[r32],r8,ar.ccv
53 .save ar.pfs,r2
54 .save ar.lc,r3
55 { .mib; alloc r2=ar.pfs,0,96,0,96
56 mov r3=ar.lc
59 { .mii; mov r9=ar.bsp
61 mov ar.lc=96 };;
64 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/
H A Dia64cpuid.S14 { .mib; mov r8=ar.itc
26 { .mii; mov ar.ccv=r2
30 cmpxchg4.acq r2=[r32],r8,ar.ccv
53 .save ar.pfs,r2
54 .save ar.lc,r3
55 { .mib; alloc r2=ar.pfs,0,96,0,96
56 mov r3=ar.lc
59 { .mii; mov r9=ar.bsp
61 mov ar.lc=96 };;
64 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/
H A Dia64cpuid.S14 { .mib; mov r8=ar.itc
26 { .mii; mov ar.ccv=r2
30 cmpxchg4.acq r2=[r32],r8,ar.ccv
53 .save ar.pfs,r2
54 .save ar.lc,r3
55 { .mib; alloc r2=ar.pfs,0,96,0,96
56 mov r3=ar.lc
59 { .mii; mov r9=ar.bsp
61 mov ar.lc=96 };;
64 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/
H A Dia64cpuid.S14 { .mib; mov r8=ar.itc
26 { .mii; mov ar.ccv=r2
30 cmpxchg4.acq r2=[r32],r8,ar.ccv
53 .save ar.pfs,r2
54 .save ar.lc,r3
55 { .mib; alloc r2=ar.pfs,0,96,0,96
56 mov r3=ar.lc
59 { .mii; mov r9=ar.bsp
61 mov ar.lc=96 };;
64 mov ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dmemory.h24 #define array_size(ar) (sizeof(ar) / sizeof(ar[0]))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dmemory.h24 #define array_size(ar) (sizeof(ar) / sizeof(ar[0]))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dmemory.h24 #define array_size(ar) (sizeof(ar) / sizeof(ar[0]))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/shlib/
H A Dsolaris-sc4.sh14 for obj in `ar t libcrypto.a`
27 for obj in `ar t libssl.a`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.asm/
H A Dia64.inc3 alloc r33=ar.pfs,0,2,0,0
11 mov ar.pfs=r33
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.asm/
H A Dia64.inc3 alloc r33=ar.pfs,0,2,0,0
11 mov ar.pfs=r33
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/shlib/
H A Dsolaris-sc4.sh14 for obj in `ar t libcrypto.a`
27 for obj in `ar t libssl.a`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/shlib/
H A Dsolaris-sc4.sh14 for obj in `ar t libcrypto.a`
27 for obj in `ar t libssl.a`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.asm/
H A Dia64.inc3 alloc r33=ar.pfs,0,2,0,0
11 mov ar.pfs=r33
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dentry.h31 .spillsp ar.pfs, PT(CR_IFS)+16+(off); \
32 .spillsp ar.unat, PT(AR_UNAT)+16+(off); \
33 .spillsp ar.fpsr, PT(AR_FPSR)+16+(off); \
42 .savesp ar.unat,SW(CALLER_UNAT)+16+(off); \
43 .savesp ar.fpsr,SW(AR_FPSR)+16+(off); \
59 .spillsp ar.pfs,SW(AR_PFS)+16+(off); .spillsp ar.lc,SW(AR_LC)+16+(off); \
61 .spillsp ar.rnat,SW(AR_RNAT)+16+(off); \
62 .spillsp ar.bspstore,SW(AR_BSPSTORE)+16+(off); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.h31 .spillsp ar.pfs, PT(CR_IFS)+16+(off); \
32 .spillsp ar.unat, PT(AR_UNAT)+16+(off); \
33 .spillsp ar.fpsr, PT(AR_FPSR)+16+(off); \
42 .savesp ar.unat,SW(CALLER_UNAT)+16+(off); \
43 .savesp ar.fpsr,SW(AR_FPSR)+16+(off); \
59 .spillsp ar.pfs,SW(AR_PFS)+16+(off); .spillsp ar.lc,SW(AR_LC)+16+(off); \
61 .spillsp ar.rnat,SW(AR_RNAT)+16+(off); \
62 .spillsp ar.bspstore,SW(AR_BSPSTORE)+16+(off); \

Completed in 390 milliseconds

1234567891011>>