Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcgen-utils.c189 SHLDI (val, shift) in SHLDI() argument
200 SLADI (val, shift) in SLADI() argument
211 SRADI (val, shift) in SRADI() argument
282 RORQI (QI val, int shift) in RORQI()
297 ROLQI (QI val, int shift) in ROLQI()
312 RORHI (HI val, int shift) in RORHI()
327 ROLHI (HI val, int shift) in ROLHI()
342 RORSI (SI val, int shift) in RORSI()
357 ROLSI (SI val, int shift) in ROLSI()
Dsim-n-bits.h134 int shift) in ROTn()
149 int shift) in ROTLn()
162 int shift) in ROTRn()
177 int shift; in LSSEXTn() local
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid64_round_integral.c52 int q, ind, shift; local
513 int q, ind, shift; local
663 int q, ind, shift; local
815 int q, ind, shift; local
967 int q, ind, shift; local
1108 int q, ind, shift; local
Dbid64_to_uint32.c50 int q, ind, shift; local
287 int q, ind, shift; local
564 int q, ind, shift; local
750 int q, ind, shift; local
961 int q, ind, shift; local
1180 int q, ind, shift; local
1405 int q, ind, shift; local
1600 int q, ind, shift; local
1820 int q, ind, shift; local
2036 int q, ind, shift; local
Dbid64_to_uint64.c49 int q, ind, shift; local
285 int q, ind, shift; local
560 int q, ind, shift; local
745 int q, ind, shift; local
956 int q, ind, shift; local
1175 int q, ind, shift; local
1400 int q, ind, shift; local
1594 int q, ind, shift; local
1814 int q, ind, shift; local
2035 int q, ind, shift; local
Dbid64_to_int64.c49 int q, ind, shift; local
282 int q, ind, shift; local
554 int q, ind, shift; local
778 int q, ind, shift; local
1008 int q, ind, shift; local
1232 int q, ind, shift; local
1460 int q, ind, shift; local
1656 int q, ind, shift; local
1876 int q, ind, shift; local
2094 int q, ind, shift; local
Dbid64_to_int32.c50 int q, ind, shift; local
309 int q, ind, shift; local
608 int q, ind, shift; local
859 int q, ind, shift; local
1116 int q, ind, shift; local
1367 int q, ind, shift; local
1624 int q, ind, shift; local
1846 int q, ind, shift; local
2094 int q, ind, shift; local
2332 int q, ind, shift; local
Dbid_round.c125 int shift; in round64_2_18() local
228 int shift; in round128_19_38() local
409 int shift; in round192_39_57() local
675 int shift; in round256_58_76() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsreal.h92 sreal shift (int s) const in shift() function
204 int shift = SREAL_PART_BITS - 2 - floor_log2 (sig); in normalize_up() local
233 int shift = floor_log2 (sig) - SREAL_PART_BITS + 2; in normalize_down() local
Ddata-streamer.cc79 int shift = 0; in bp_unpack_var_len_unsigned() local
99 int shift = 0; in bp_unpack_var_len_int() local
/netbsd/src/external/lgpl3/gmp/dist/mpn/generic/
Dbdiv_q_1.c41 mp_limb_t di, int shift) in mpn_pi1_bdiv_q_1()
108 int shift; in mpn_bdiv_q_1() local
Dcompute_powtab.c73 mp_size_t shift; in mpn_compute_powtab_mul() local
220 mp_size_t shift = 0; in mpn_compute_powtab_div() local
281 mp_size_t shift = pt[pi].shift; in mpn_compute_powtab_div() local
/netbsd/src/external/gpl3/gdb/dist/include/
Dleb128.h58 unsigned int shift = 0; in read_uleb128_to_uint64() local
91 unsigned int shift = 0; in read_sleb128_to_int64() local
/netbsd/src/external/gpl3/gcc/dist/include/
Dleb128.h58 unsigned int shift = 0; in read_uleb128_to_uint64() local
91 unsigned int shift = 0; in read_sleb128_to_int64() local
/netbsd/src/external/gpl3/binutils/dist/include/
Dleb128.h58 unsigned int shift = 0; in read_uleb128_to_uint64() local
91 unsigned int shift = 0; in read_sleb128_to_int64() local
/netbsd/src/external/gpl3/binutils/dist/gold/
Dint_encoding.cc44 unsigned int shift = 7; in read_unsigned_LEB_128_x() local
76 int shift = 7; in read_signed_LEB_128_x() local
/netbsd/src/sys/dev/sun/
Dbtreg.h77 #define BT_INIT(bt, shift) do { /* whatever this means.. */ \ argument
83 #define BT_UNBLANK(bt, x, shift) do { \ argument
93 #define BT_BLANK(bt, shift) do { \ argument
/netbsd/src/common/lib/libc/atomic/
Datomic_cas_by_cas32.c51 const size_t shift = off*8; in _atomic_cas_16() local
75 const size_t shift = off*8; in crt_alias() local
/netbsd/src/crypto/external/bsd/libsaslc/dist/test/hash_tests/
Dtest_hash.c75 hash(const char *cp, size_t hsize, size_t hinit, size_t shift) in hash()
88 no_collision(size_t hsize, size_t hinit, size_t shift) in no_collision()
/netbsd/src/sys/arch/mips/mips/
Dbus_space_alignstride_chipdep.c704 const int shift = (h & (CHIP_ACCESS_SIZE - 1)) * 8; in __BS() local
726 const int shift = (h & (CHIP_ACCESS_SIZE - 1)) * 8; in __BS() local
746 const int shift = (h & (CHIP_ACCESS_SIZE - 1)) * 8; in __BS() local
764 const int shift = (h & (CHIP_ACCESS_SIZE - 1)) * 8; in __BS() local
817 const int shift = (h & (CHIP_ACCESS_SIZE - 1)) * 8; in __BS() local
840 const int shift = (h & (CHIP_ACCESS_SIZE - 1)) * 8; in __BS() local
861 const int shift = (h & (CHIP_ACCESS_SIZE - 1)) * 8; in __BS() local
Dmips_emul.c808 uint32_t a, x, shift; in mips_emul_lwl() local
841 uint32_t a, x, shift; in mips_emul_lwr() local
925 uint32_t shift; in mips_emul_ldl() local
959 uint32_t shift; in mips_emul_ldr() local
1062 uint32_t a, x, shift; in mips_emul_swl() local
1098 uint32_t a, x, shift; in mips_emul_swr() local
1159 uint32_t shift; in mips_emul_sdl() local
1196 uint32_t shift; in mips_emul_sdr() local
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dbits.c117 long shift) in ROTL32()
127 long shift) in ROTL64()
/netbsd/src/common/lib/libc/quad/
Dashldi3.c52 __ashldi3(quad_t a, qshift_t shift) in __ashldi3()
/netbsd/src/lib/libc/stdlib/
Da64l.c23 long value, digit, shift; in __weak_alias() local
/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_fixed.h101 unsigned shift, sign = (a >> 63) & 1; in drm_fixp_msbset() local
112 unsigned shift = drm_fixp_msbset(a) + drm_fixp_msbset(b); in drm_fixp_mul() local
135 unsigned shift = 62 - drm_fixp_msbset(a); in drm_fixp_div() local

12345678910>>...18