Searched refs:bis (Results 26 - 40 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/lgpl2/mpc/dist/src/
H A Dmul.c35 int brs, bis, crs, cis; local
56 bis = MPFR_SIGNBIT (MPC_IM (b));
70 || (brs != crs && bis == cis), GMP_RNDN); /* exact */
73 || (brs != cis && bis != crs), GMP_RNDN); /* exact */
86 || (brs != crs && bis == cis), GMP_RNDN);
89 || (brs != cis && bis != crs), GMP_RNDN);
104 || (brs != cis && bis != crs), GMP_RNDN);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/msp430/
H A Dopcode.d10 0+008 <[^>]*> 3c d2 bis #8, r12 ;r2 As==11
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/alpha/
H A Delf-reloc-8.s78 bis $1,1,$1
184 bis $1,$2,$1
249 bis $1,$2,$1
742 bis $31,$1,$16
763 bis $31,$1,$16
787 bis $31,$2,$16
840 bis $11,1,$11
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dmsp430.h59 MSP_INSN (bis, 1, 2, 0xd000, 0xf000),
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dmsp430.h59 MSP_INSN (bis, 1, 2, 0xd000, 0xf000),
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/
H A Daorslsh1_n.asm71 bis r31, r31, cy1
90 bis r31, r31, cy0
116 bis r31, r31, cy0
H A Ddivrem_2.asm57 bis r31, r17, r15
65 bis r31, r31, r3 C most_significant_q_limb = 0
81 bis r31, r12, r16
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dexec.c94 #define bis(h, b) ((h)[(b) >> 3] |= 1 << ((b) & 7)) /* bit set */ macro
468 bis(xhash, hashval);
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/mac68k/
H A Dmsg.md.de75 Partitions �bersicht f�r bis zu 15 Partitionen, sowie vordefinierte Partitionesn
81 geschrieben, bis Sie die Partitionierung erfolgreich abgeschlossen haben.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/pdp11/
H A Dopcode.s76 bis @(r1)+,@-(r5)
H A Dopcode.d72 7e: 566d [ ]*bis \*\(r1\)\+, \*-\(r5\)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dalpha-mont.pl293 bis $bp,$ap,$ap # ap=borrow?tp:rp
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Dmsg.mi.de335 -1: bis zum Ende des NetBSD-Teils der Festplatte gehen
418 rc_configured=YES umzustellen, da das System sonst nur bis zum Single User
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpmap.c785 updatepte4m(vaddr_t va, int *pte, int bic, int bis, int ctx, u_int cpuset) argument
812 swapval = (oldval & ~bic) | bis;
2327 pv_changepte4_4c(struct vm_page *pg, int bis, int bic) argument
2357 *ptep = (*ptep | bis) & ~bic;
2381 pte = (pte | bis) & ~bic;
2625 pv_changepte4m(struct vm_page *pg, int bis, int bic) argument
2657 &sp->sg_pte[VA_SUN4M_VPG(va)], bic, bis, pm->pm_ctxnum,
H A Dlocore.s5990 * ienab_bis(bis) int bis;
6008 or %o4, %o0, %o4 ! *INTRREG_VA |= bis;

Completed in 283 milliseconds

12