HomeSort by: relevance | last modified time | path
    Searched refs:SCALE (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
avx512pfintrin.h 194 #define _mm512_prefetch_i32gather_pd(INDEX, ADDR, SCALE, HINT) \
196 (void const *) (ADDR), (int) (SCALE), \
199 #define _mm512_prefetch_i32gather_ps(INDEX, ADDR, SCALE, HINT) \
201 (void const *) (ADDR), (int) (SCALE), \
204 #define _mm512_mask_prefetch_i32gather_pd(INDEX, MASK, ADDR, SCALE, HINT) \
206 (void const *) (ADDR), (int) (SCALE), \
209 #define _mm512_mask_prefetch_i32gather_ps(INDEX, MASK, ADDR, SCALE, HINT) \
211 (void const *) (ADDR), (int) (SCALE), \
214 #define _mm512_prefetch_i64gather_pd(INDEX, ADDR, SCALE, HINT) \
216 (void *) (ADDR), (int) (SCALE), (int) (HINT)
    [all...]
avx2intrin.h 1674 #define _mm_i32gather_pd(BASE, INDEX, SCALE) \
1681 (int) (SCALE))
1683 #define _mm_mask_i32gather_pd(SRC, BASE, INDEX, MASK, SCALE) \
1688 (int) (SCALE))
1690 #define _mm256_i32gather_pd(BASE, INDEX, SCALE) \
1698 (int) (SCALE))
1700 #define _mm256_mask_i32gather_pd(SRC, BASE, INDEX, MASK, SCALE) \
1705 (int) (SCALE))
1707 #define _mm_i64gather_pd(BASE, INDEX, SCALE) \
1714 (int) (SCALE))
    [all...]
avx512vlintrin.h 13153 #define _mm256_mmask_i32gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
13158 (int) (SCALE))
13160 #define _mm_mmask_i32gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
13165 (int) (SCALE))
13167 #define _mm256_mmask_i32gather_pd(V1OLD, MASK, INDEX, ADDR, SCALE) \
13172 (int) (SCALE))
13174 #define _mm_mmask_i32gather_pd(V1OLD, MASK, INDEX, ADDR, SCALE) \
13179 (int) (SCALE))
13181 #define _mm256_mmask_i64gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
13186 (int) (SCALE))
    [all...]
avx512fintrin.h 10647 #define _mm512_i32gather_ps(INDEX, ADDR, SCALE) \
10652 (int) (SCALE))
10654 #define _mm512_mask_i32gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
10659 (int) (SCALE))
10661 #define _mm512_i32gather_pd(INDEX, ADDR, SCALE) \
10665 (__mmask8)0xFF, (int) (SCALE))
10667 #define _mm512_mask_i32gather_pd(V1OLD, MASK, INDEX, ADDR, SCALE) \
10672 (int) (SCALE))
10674 #define _mm512_i64gather_ps(INDEX, ADDR, SCALE) \
10678 (__mmask8)0xFF, (int) (SCALE))
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/i386/
avx512pfintrin.h 194 #define _mm512_prefetch_i32gather_pd(INDEX, ADDR, SCALE, HINT) \
196 (void const *) (ADDR), (int) (SCALE), \
199 #define _mm512_prefetch_i32gather_ps(INDEX, ADDR, SCALE, HINT) \
201 (void const *) (ADDR), (int) (SCALE), \
204 #define _mm512_mask_prefetch_i32gather_pd(INDEX, MASK, ADDR, SCALE, HINT) \
206 (void const *) (ADDR), (int) (SCALE), \
209 #define _mm512_mask_prefetch_i32gather_ps(INDEX, MASK, ADDR, SCALE, HINT) \
211 (void const *) (ADDR), (int) (SCALE), \
214 #define _mm512_prefetch_i64gather_pd(INDEX, ADDR, SCALE, HINT) \
216 (void *) (ADDR), (int) (SCALE), (int) (HINT)
    [all...]
avx2intrin.h 1674 #define _mm_i32gather_pd(BASE, INDEX, SCALE) \
1681 (int) (SCALE))
1683 #define _mm_mask_i32gather_pd(SRC, BASE, INDEX, MASK, SCALE) \
1688 (int) (SCALE))
1690 #define _mm256_i32gather_pd(BASE, INDEX, SCALE) \
1698 (int) (SCALE))
1700 #define _mm256_mask_i32gather_pd(SRC, BASE, INDEX, MASK, SCALE) \
1705 (int) (SCALE))
1707 #define _mm_i64gather_pd(BASE, INDEX, SCALE) \
1714 (int) (SCALE))
    [all...]
avx512vlintrin.h 12948 #define _mm256_mmask_i32gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
12953 (int) (SCALE))
12955 #define _mm_mmask_i32gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
12960 (int) (SCALE))
12962 #define _mm256_mmask_i32gather_pd(V1OLD, MASK, INDEX, ADDR, SCALE) \
12967 (int) (SCALE))
12969 #define _mm_mmask_i32gather_pd(V1OLD, MASK, INDEX, ADDR, SCALE) \
12974 (int) (SCALE))
12976 #define _mm256_mmask_i64gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
12981 (int) (SCALE))
    [all...]
avx512fintrin.h 12730 #define _mm512_i32gather_ps(INDEX, ADDR, SCALE) \
12735 (int) (SCALE))
12737 #define _mm512_mask_i32gather_ps(V1OLD, MASK, INDEX, ADDR, SCALE) \
12742 (int) (SCALE))
12744 #define _mm512_i32gather_pd(INDEX, ADDR, SCALE) \
12748 (__mmask8)0xFF, (int) (SCALE))
12750 #define _mm512_mask_i32gather_pd(V1OLD, MASK, INDEX, ADDR, SCALE) \
12755 (int) (SCALE))
12757 #define _mm512_i64gather_ps(INDEX, ADDR, SCALE) \
12761 (__mmask8)0xFF, (int) (SCALE))
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
fractional-cost.h 24 // See the comment above the SCALE field for the current set of
31 : m_value (uint64_t (int_value) * SCALE) {}
52 static uint32_t scale (uint32_t, fractional_cost, fractional_cost);
57 double as_double () const { return double (m_value) / SCALE; }
66 static const uint32_t SCALE = 11531520;
77 : m_value (CEIL (uint64_t (a) * SCALE, uint64_t (b)))
79 gcc_checking_assert (SCALE % b == 0);
168 if (m_value <= uint64_t (max - 1) * SCALE)
169 return (m_value + SCALE - 1) / SCALE;
175 fractional_cost::scale (uint32_t cost, fractional_cost a, fractional_cost b) function in class:fractional_cost
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
fractional-cost.h 24 // See the comment above the SCALE field for the current set of
31 : m_value (uint64_t (int_value) * SCALE) {}
52 static uint32_t scale (uint32_t, fractional_cost, fractional_cost);
57 double as_double () const { return double (m_value) / SCALE; }
66 static const uint32_t SCALE = 11531520;
77 : m_value (CEIL (uint64_t (a) * SCALE, uint64_t (b)))
79 gcc_checking_assert (SCALE % b == 0);
168 if (m_value <= uint64_t (max - 1) * SCALE)
169 return (m_value + SCALE - 1) / SCALE;
175 fractional_cost::scale (uint32_t cost, fractional_cost a, fractional_cost b) function in class:fractional_cost
    [all...]
  /src/sys/dev/wscons/
tpcalib.c 56 #define SCALE (1024)
80 *x = (sc->sc_ax * rawx + sc->sc_bx * rawy) / SCALE + sc->sc_cx;
81 *y = (sc->sc_ay * rawx + sc->sc_by * rawy) / SCALE + sc->sc_cy;
109 d->samplelen, SCALE,
114 d->samplelen, SCALE,
  /src/usr.bin/time/
time.c 167 #define SCALE(x) (long)(ticks ? x / ticks : 0)
172 prl(SCALE(ru.ru_ixrss), "average shared memory size");
173 prl(SCALE(ru.ru_idrss), "average unshared data size");
174 prl(SCALE(ru.ru_isrss), "average unshared stack size");
  /src/external/gpl3/gcc.old/dist/libcpp/
symtab.cc 281 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \
320 SCALE (total_bytes), LABEL (total_bytes));
326 SCALE (total_bytes), LABEL (total_bytes),
327 SCALE (overhead), LABEL (overhead));
330 SCALE (headers), LABEL (headers));
345 #undef SCALE
  /src/external/gpl3/gcc/dist/libcpp/
symtab.cc 281 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \
320 SCALE (total_bytes), LABEL (total_bytes));
326 SCALE (total_bytes), LABEL (total_bytes),
327 SCALE (overhead), LABEL (overhead));
330 SCALE (headers), LABEL (headers));
345 #undef SCALE
  /src/external/bsd/ipf/dist/perl/
Isbgraph 88 $SCALE=$YGRIDSIZE/$RANGE;
175 $yspace= $YGRAPH-($Y-$option{'MINYVALUE'})*$SCALE;
176 $yspaceold= $YGRAPH-($YOLD-$option{'MINYVALUE'})*$SCALE;
258 $ym=$YGRAPH-($m-$option{'MINYVALUE'})*$SCALE;
  /src/sys/dev/ic/
arn9003.c 2317 #define SCALE (1 << 15)
2355 mag[i][j] = (m * SCALE) / p;
2356 phs[i][j] = (c * SCALE) / p;
2367 sin[i] = (sin[i] * SCALE) / div;
2368 cos[i] = (cos[i] * SCALE) / div;
2374 f2 = (f1 * f1 + f3 * f3) / SCALE;
2385 if (txmag == SCALE)
2389 rxmag = mag[0][0] - (cos[0] * txmag + sin[0] * txphs) / SCALE;
2391 rxphs = phs[0][0] + (sin[0] * txmag - cos[0] * txphs) / SCALE;
2393 if (-rxmag == SCALE)
2639 int32_t scale, atemp, avolt, tempcal, voltcal, temp, volt; local
2781 int alpha, beta, scale, Qalpha, Qbeta, Qscale, Qx, Qb1, Qb2; local
    [all...]
  /src/sys/dev/acpi/
acpi_bat.c 482 #define SCALE(x) (((int)x) / 1000000), ((((int)x) % 1000000) / 1000)
506 SCALE(elm[ACPIBAT_BIF_GRANULARITY1].Integer.Value * 1000), unit,
507 SCALE(elm[ACPIBAT_BIF_GRANULARITY2].Integer.Value * 1000), unit);
  /src/games/rogue/
rogue.h 75 #define SCALE 2
  /src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c 497 /* This can be used to scale an offset by applying
501 #define SCALE(_offset, _elementSize) \
504 /* This can be used to optionally scale a register derived offset
581 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 16);
593 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 32);
605 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 64);
617 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 128);
742 + SCALE (offset, 32)));
801 + SCALE (offset, 64)));
976 + SCALE (offset, 16))
10961 Scaling scale = INSTR (12, 12); local
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c 497 /* This can be used to scale an offset by applying
501 #define SCALE(_offset, _elementSize) \
504 /* This can be used to optionally scale a register derived offset
581 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 16);
593 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 32);
605 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 64);
617 uint64_t addr = aarch64_get_reg_u64 (cpu, rn, SP_OK) + SCALE (offset, 128);
742 + SCALE (offset, 32)));
801 + SCALE (offset, 64)));
976 + SCALE (offset, 16))
10961 Scaling scale = INSTR (12, 12); local
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
rx-decode.opc 95 static int SCALE[] = { 1, 2, 4, 0 };
99 #define GET_SCALE(_indx) ((unsigned)(_indx) < ARRAY_SIZE (SCALE) ? SCALE[(_indx)] : 0)
  /src/external/gpl3/binutils.old/dist/opcodes/
rx-decode.opc 95 static int SCALE[] = { 1, 2, 4, 0 };
99 #define GET_SCALE(_indx) ((unsigned)(_indx) < ARRAY_SIZE (SCALE) ? SCALE[(_indx)] : 0)
  /src/external/gpl3/gdb/dist/opcodes/
rx-decode.opc 95 static int SCALE[] = { 1, 2, 4, 0 };
99 #define GET_SCALE(_indx) ((unsigned)(_indx) < ARRAY_SIZE (SCALE) ? SCALE[(_indx)] : 0)
  /src/external/gpl3/gdb.old/dist/opcodes/
rx-decode.opc 95 static int SCALE[] = { 1, 2, 4, 0 };
99 #define GET_SCALE(_indx) ((unsigned)(_indx) < ARRAY_SIZE (SCALE) ? SCALE[(_indx)] : 0)
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 4984 andi.l &0x3,%d1 # extract scale value
4986 lsl.l %d1,%d0 # shift index by scale
5079 rol.w &0x7,%d1 # rotate scale value into place
5080 andi.l &0x3,%d1 # extract scale value
5082 lsl.l %d1,%d0 # shift index by scale
5396 # addsub_scaler2(): scale inputs to fadd/fsub such that no #
5409 # d0 = scale amount #
5413 # equal to 0x3fff and scale the SRC exponent by the value that the #
5415 # do the opposite. Return this scale factor in d0. #
5441 # dst exp is > src exp; scale dst to exp = 0x3ff
    [all...]

Completed in 136 milliseconds

1 2