Searched refs:p6 (Results 76 - 100 of 187) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dcopro-arm_v2plus-thumb_v6t2plus.s17 stccc p6, c8, [r4], #48
/netbsd-current/lib/libm/noieee_src/
H A Dn_erf.c179 p6 = 1.205520092530505090384383082516403772317e-0004, variable
284 y*(p6+y*(p7+y*(p8+y*(p9+y*p10)))))))));
348 y*(p6+y*(p7+y*(p8+y*(p9+y*p10)))))))));
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-ia64.pl271 cmp.eq p0,p6=r0,r0 };; // clear p6
284 (p6) st8 [$Xip]=$Zhi,13
390 { .mmi; cmp.ltu p6,p0=$inp,$len
397 (p6) ld1 $in=[$inp],-1 //[p16] *inp--
398 (p6) extr.u $xi[1]=$Zlo,8,8 } //[p17] Xi[14]
400 (p6) and $xi[0]=$Zlo,$mask0xff };; //[p16] Xi[15]
402 (p6) xor $xi[0]=$xi[0],$in //[p17] xi=$xi[i]^inp[i]
405 (p6) ld1 $in=[$inp],-1 //[p16] *inp--
407 (p6) de
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-ia64.pl271 cmp.eq p0,p6=r0,r0 };; // clear p6
284 (p6) st8 [$Xip]=$Zhi,13
390 { .mmi; cmp.ltu p6,p0=$inp,$len
397 (p6) ld1 $in=[$inp],-1 //[p16] *inp--
398 (p6) extr.u $xi[1]=$Zlo,8,8 } //[p17] Xi[14]
400 (p6) and $xi[0]=$Zlo,$mask0xff };; //[p16] Xi[15]
402 (p6) xor $xi[0]=$xi[0],$in //[p17] xi=$xi[i]^inp[i]
405 (p6) ld1 $in=[$inp],-1 //[p16] *inp--
407 (p6) de
[all...]
/netbsd-current/tests/ipf/expected/
H A DMakefile163 p6 \
/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx3912videoreg.h358 #define DITHER_PATTERN(p0, p1, p2, p3, p4, p5, p6) \
360 ((p4) << 8) | ((p5) << 4) || (p6))
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dmod_34lsub1.asm34 include_mpn(`x86/p6/mod_34lsub1.asm')
/netbsd-current/tests/lib/libc/regex/
H A Dt_exhaust.c182 p6(size_t len) function
205 { p6, REG_BASIC },
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dpseudo.d11 [[:space:]]*[[:xdigit:]]*:[[:space:][:xdigit:]]+(\[[[:upper:]]+\])?[[:space:]]+cmp\.eq p6,p0=r0,r0
/netbsd-current/external/lgpl3/gmp/dist/
H A Dconfig.sub90 # configfsf.sub turns p6, pentiumii and pentiumiii into i686, instead use
92 p6) given_cpu=pentiumpro ;;
/netbsd-current/sys/netinet6/
H A Dfrag6.c644 * Unlink p6.
647 frag6_remque(struct ip6q *p6) argument
652 p6->ip6q_prev->ip6q_next = p6->ip6q_next;
653 p6->ip6q_next->ip6q_prev = p6->ip6q_prev;
/netbsd-current/lib/libc/arch/ia64/gen/
H A D_setjmp.S216 cmp.eq p6,p0=0,r8 // Return value 0?
223 (p6) add r8 = 1, r0
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A Dsec_tabselect.asm84 {.mmi; cmp.eq p6, p7 = which, nents C are we at the selected table entry?
89 (p6) mov mask = -1
H A Dsqr_diag_addlsh1.asm141 (p41) cmpequc p6, p0 = 0, r44 C M I
145 (p6) add r50 = 1, r50 C M I
H A Dpopcount.asm65 }{.mmi; cmp.eq p6, p0 = 1, r14 C M I
69 (p6) br.dptk .Lb01 C B
H A Dmode1o.asm247 cmp.ne p6,p0 = 0, r33 C I0 test size!=1
253 (p6) ldf8 f11 = [r32], 8 C M1 src[1], if size!=1
287 ASSERT(p6, `
290 cmp.eq p6,p0 = 1, r31 C should == 1
H A Dlogops_n.asm111 cmp.eq p6, p0 = 1, r14 C M I
116 (p6) br.dptk .Lb01 C B
/netbsd-current/sys/arch/ia64/ia64/
H A Dsetjmp.S237 cmp.ltu p6,p7 = r17, r16 // is it less than BSP of
238 (p6) br.spnt.few .flush_rse
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dscsireg.h52 volatile uint8_t scsi_scmd, p6, p7, p8; /* 008 */ member in struct:scsidevice
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
H A Dscm-pretty-print.c234 eval_func (int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-prettyprint.c248 eval_func (int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
H A Dscm-pretty-print.c234 eval_func (int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-prettyprint.c250 eval_func (int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dia64-mont.pl90 { .mmi; cmp4.le p6,p7=2,r37;;
91 (p6) cmp4.lt.unc p8,p9=8,r37
302 cmp4.ne p6,p0=1,num
309 (p6) br.cond.sptk.many .Louter };;
350 { .mii; cmp.eq p0,p6=topbit,r0
357 (p6) mov a[1]=t[1] };; // (p17)
435 cmp4.le p6,p7=4,in5 };;
440 { .mfi; (p6)ldf8 ai3=[r29],16 // ap[3]
446 { .mfi; (p6)ldf8 bj[4]=[r30],16 // bp[3]
452 { .mfi; (p6)ldf
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dia64-mont.pl91 { .mmi; cmp4.le p6,p7=2,r37;;
92 (p6) cmp4.lt.unc p8,p9=8,r37
303 cmp4.ne p6,p0=1,num
310 (p6) br.cond.sptk.many .Louter };;
351 { .mii; cmp.eq p0,p6=topbit,r0
358 (p6) mov a[1]=t[1] };; // (p17)
436 cmp4.le p6,p7=4,in5 };;
441 { .mfi; (p6)ldf8 ai3=[r29],16 // ap[3]
447 { .mfi; (p6)ldf8 bj[4]=[r30],16 // bp[3]
453 { .mfi; (p6)ldf
[all...]

Completed in 221 milliseconds

12345678