Searched refs:shifted (Results 1 - 25 of 96) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dshift-bad-pc.d1 # name: pc used in instructions with register-shifted register
H A Dadd-shift-two.d1 # name: Two register form of data processing instruction with register shifted register operand
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/sh/
H A Dshlr.s27 # Make sure a bit is shifted into T.
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dshlr.s27 # Make sure a bit is shifted into T.
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dc_logi2op_log_l_shft_astat.S26 # Automatically test all shifted values
H A Dc_logi2op_log_r_shft_astat.S26 # Automatically test all shifted values
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dc_logi2op_log_l_shft_astat.S26 # Automatically test all shifted values
H A Dc_logi2op_log_r_shft_astat.S26 # Automatically test all shifted values
/netbsd-current/lib/libc/arch/mips/gen/
H A Dldexp.S156 blt t1, -30, 2f # will all bits in t3 be shifted out?
160 srl t8, t3, t1 # save bits shifted out
182 sll t8, t2, t1 # save bits shifted out
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/
H A Dbn_asm_vax.S166 #; 4 (when the high part of the shifted down dividend ends up being exactly
177 #; NOTE: in the case mentioned above, where the high part of the shifted
178 #; down dividend ends up being exactly half the shifted down divisor, we
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/epiphany/
H A Dudivsi3.S55 lsr r2,r2,23 ; .. shifted and op1 was not.
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/vax/
H A Dbn_asm_vax.S166 #; 4 (when the high part of the shifted down dividend ends up being exactly
177 #; NOTE: in the case mentioned above, where the high part of the shifted
178 #; down dividend ends up being exactly half the shifted down divisor, we
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/epiphany/
H A Dudivsi3.S55 lsr r2,r2,23 ; .. shifted and op1 was not.
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dd2fixed.c84 const uint32_t shifted = (uint32_t) (multiplied >> 29); local
86 return ((uint32_t) v) - 1000000000 * shifted;
136 const uint32_t shifted = (uint32_t) (multiplied >> 29); local
138 return ((uint32_t) vLo) - 1000000000 * shifted;
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Dlshift.asm52 C Zeros are shifted in at the right. The bits shifted out at the left are
358 psllq %mm6, %mm2 C wanted left shifted in all cases below
403 C left shifted.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dlshift.asm41 C Zeros are shifted in at the right. Return the bits shifted out at the
374 C left shifted.
/netbsd-current/external/mit/isl/dist/
H A Disl_tab_pip.c2900 * "shifted" contains the offsets of the unit hypercubes that lie inside the
2901 * context. Any rational point in "shifted" can therefore be rounded
2903 * If the context is constrained by any equality, then "shifted" is not used
2909 struct isl_tab *shifted; member in struct:isl_context_gbr
2937 /* Initialize the "shifted" tableau of the context, which
2938 * contains the constraints of the original tableau shifted
2940 * that any rational point in the shifted tableau can
2966 cgbr->shifted = isl_tab_from_basic_set(bset, 0);
2974 /* Check if the shifted tableau is non-empty, and if so
2982 if (!cgbr->shifted)
[all...]
/netbsd-current/sys/arch/mips/mips/
H A Dfp.S925 move t9, zero # no shifted bits (sticky reg)
936 move t2, zero # FSs fraction shifted is zero
939 move ta2, zero # FTs fraction shifted is zero
946 sll t9, t2, t9 # save bits shifted out
950 sll t9, ta2, t9 # save bits shifted out
1050 move t9, zero # no shifted bits (sticky reg)
1061 move t2, zero # FSs fraction shifted is zero
1065 move ta2, zero # FTs fraction shifted is zero
1075 sll v0, t2, t9 # save bits shifted out
1083 sll t9, t3, v0 # save bits shifted ou
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dfloatformat.c448 unsigned int shifted = *(data + cur_byte) >> lo_bit;
451 result |= (shifted & mask) << cur_bitshift;
447 unsigned int shifted = *(data + cur_byte) >> lo_bit; local
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c464 unsigned int shifted = *(data + cur_byte) >> lo_bit; local
467 result |= (shifted & mask) << cur_bitshift;
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dfloatformat.c453 unsigned int shifted = *(data + cur_byte) >> lo_bit;
456 result |= (shifted & mask) << cur_bitshift;
452 unsigned int shifted = *(data + cur_byte) >> lo_bit; local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dfloatformat.c464 unsigned int shifted = *(data + cur_byte) >> lo_bit; local
467 result |= (shifted & mask) << cur_bitshift;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl74 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
102 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl73 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
101 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c469 unsigned int shifted = *(data + cur_byte) >> lo_bit; local
472 result |= (shifted & mask) << cur_bitshift;

Completed in 304 milliseconds

1234