| /linux/arch/mips/math-emu/ |
| H A D | sp_rint.c | 19 int round; in ieee754sp_rint() local 42 round = 0; in ieee754sp_rint() 48 round = (residue >> 31) != 0; in ieee754sp_rint() 57 if (round && (sticky || odd)) in ieee754sp_rint() 63 if ((round || sticky) && !xs) in ieee754sp_rint() 67 if ((round || sticky) && xs) in ieee754sp_rint() 72 if (round || sticky) in ieee754sp_rint()
|
| H A D | dp_rint.c | 19 int round; in ieee754dp_rint() local 42 round = 0; in ieee754dp_rint() 47 round = (residue >> 63) != 0; in ieee754dp_rint() 56 if (round && (sticky || odd)) in ieee754dp_rint() 62 if ((round || sticky) && !xs) in ieee754dp_rint() 66 if ((round || sticky) && xs) in ieee754dp_rint() 71 if (round || sticky) in ieee754dp_rint()
|
| H A D | sp_tint.c | 15 int round; in ieee754sp_tint() local 58 round = 0; in ieee754sp_tint() 67 round = (residue >> 31) != 0; in ieee754sp_tint() 74 if (round && (sticky || odd)) in ieee754sp_tint() 80 if ((round || sticky) && !xs) in ieee754sp_tint() 84 if ((round || sticky) && xs) in ieee754sp_tint() 93 if (round || sticky) in ieee754sp_tint()
|
| H A D | sp_tlong.c | 15 int round; in ieee754sp_tlong() local 58 round = 0; in ieee754sp_tlong() 63 round = (residue >> 31) != 0; in ieee754sp_tlong() 70 if (round && (sticky || odd)) in ieee754sp_tlong() 76 if ((round || sticky) && !xs) in ieee754sp_tlong() 80 if ((round || sticky) && xs) in ieee754sp_tlong() 89 if (round || sticky) in ieee754sp_tlong()
|
| H A D | dp_tint.c | 15 int round; in ieee754dp_tint() local 55 round = 0; in ieee754dp_tint() 60 round = (residue >> 63) != 0; in ieee754dp_tint() 69 if (round && (sticky || odd)) in ieee754dp_tint() 75 if ((round || sticky) && !xs) in ieee754dp_tint() 79 if ((round || sticky) && xs) in ieee754dp_tint() 89 if (round || sticky) in ieee754dp_tint()
|
| H A D | dp_tlong.c | 15 int round; in ieee754dp_tlong() local 58 round = 0; in ieee754dp_tlong() 67 round = (residue >> 63) != 0; in ieee754dp_tlong() 74 if (round && (sticky || odd)) in ieee754dp_tlong() 80 if ((round || sticky) && !xs) in ieee754dp_tlong() 84 if ((round || sticky) && xs) in ieee754dp_tlong() 93 if (round || sticky) in ieee754dp_tlong()
|
| /linux/tools/power/cpupower/bench/ |
| H A D | system.c | 130 unsigned int round; in prepare_user() local 132 for (round = 0; round < config->rounds; round++) { in prepare_user() 134 (config->sleep + config->sleep_step * round); in prepare_user() 136 (config->load + config->load_step * round) + in prepare_user() 137 (config->load + config->load_step * round * 4); in prepare_user()
|
| /linux/Documentation/networking/ |
| H A D | tls-offload-reorder-bad.svg | 1 …round" stroke-linecap="butt" d="m0 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenod…
|
| H A D | tls-offload-reorder-good.svg | 1 …round" stroke-linecap="butt" d="m0 24.999102l99.02362 0l0 42.04725l-99.02362 0z" fill-rule="evenod…
|
| H A D | tls-offload-layers.svg | 1 …round" stroke-linecap="butt" d="m117.02887 0l72.28346 0l0 40.25197l-72.28346 0z" fill-rule="evenod…
|
| /linux/arch/x86/crypto/ |
| H A D | twofish-i586-asm_32.S | 67 #define encrypt_round(a,b,c,d,round)\ argument 91 add k+round(%ebp), %esi;\ 94 add k+4+round(%ebp),d ## D;\ 105 #define encrypt_last_round(a,b,c,d,round)\ argument 129 add k+round(%ebp), %esi;\ 132 add k+4+round(%ebp),d ## D;\ 142 #define decrypt_round(a,b,c,d,round)\ argument 166 add k+round(%ebp), c ## D;\ 168 add k+4+round(%ebp),%esi;\ 180 #define decrypt_last_round(a,b,c,d,round)\ argument [all …]
|
| H A D | aria-gfni-avx512-asm_64.S | 272 t0, rk, round) \ argument 274 vpbroadcastb ((round * 16) + 3)(rk), t0; \ 276 vpbroadcastb ((round * 16) + 2)(rk), t0; \ 278 vpbroadcastb ((round * 16) + 1)(rk), t0; \ 280 vpbroadcastb ((round * 16) + 0)(rk), t0; \ 282 vpbroadcastb ((round * 16) + 7)(rk), t0; \ 284 vpbroadcastb ((round * 16) + 6)(rk), t0; \ 286 vpbroadcastb ((round * 16) + 5)(rk), t0; \ 288 vpbroadcastb ((round * 16) + 4)(rk), t0; \ 290 vpbroadcastb ((round * 16) + 11)(rk), t0; \ [all …]
|
| H A D | aria-aesni-avx2-asm_64.S | 286 t0, rk, idx, round) \ argument 288 vpbroadcastb ((round * 16) + idx + 3)(rk), t0; \ 290 vpbroadcastb ((round * 16) + idx + 2)(rk), t0; \ 292 vpbroadcastb ((round * 16) + idx + 1)(rk), t0; \ 294 vpbroadcastb ((round * 16) + idx + 0)(rk), t0; \ 296 vpbroadcastb ((round * 16) + idx + 7)(rk), t0; \ 298 vpbroadcastb ((round * 16) + idx + 6)(rk), t0; \ 300 vpbroadcastb ((round * 16) + idx + 5)(rk), t0; \ 302 vpbroadcastb ((round * 16) + idx + 4)(rk), t0; \ 462 mem_tmp, rk, round) \ argument [all …]
|
| H A D | aria-aesni-avx-asm_64.S | 271 idx, round) \ argument 273 vbroadcastss ((round * 16) + idx + 0)(rk), t0; \ 285 vbroadcastss ((round * 16) + idx + 4)(rk), t0; \ 420 mem_tmp, rk, round) \ argument 423 y0, y7, y2, rk, 8, round); \ 438 y0, y7, y2, rk, 0, round); \ 475 mem_tmp, rk, round) \ argument 478 y0, y7, y2, rk, 8, round); \ 493 y0, y7, y2, rk, 0, round); \ 530 mem_tmp, rk, round, last_round) \ argument [all …]
|
| /linux/arch/m68k/fpsp040/ |
| H A D | round.S | 2 | round.sa 3.4 7/29/91 21 | round --- round result according to precision/mode 44 .global round 45 round: label 46 | If g=r=s=0 then result is exact and round is done, else set 55 swap %d1 |set up d1.w for round prec. 81 swap %d1 |set up d1 for round prec. 106 swap %d1 |set up d1 for round prec. 113 | Note that this will round to even in case of a tie. 116 swap %d1 |set up d1 for round prec. [all …]
|
| H A D | res_func.S | 36 |xref round 111 | The routine round is used to correctly round the input for the 474 | If bit 2 is set, round is forced to double. If it is clear, 475 | and bit 6 is set, round is forced to single. If both are clear, 476 | the round precision is found in the fpcr. If the rounding precision 496 | The move is fdmove or round precision is double. Result is zero. 511 | The move is fsmove or round precision is single. Result is zero. 787 | ;round precision/mode. This 827 | precision. We can then call round with no sticky and the result 890 orl %d0,%d1 |set up for round call [all …]
|
| H A D | x_unfl.S | 34 |xref round 53 bsrl unf_res |denormalize, round & store interm op 146 | ;upper word for round 189 | Set up d1 for round subroutine d1 contains the PREC/MODE 197 | round subroutines. All code between these two subroutines 203 | d0{31:29} has guard, round, sticky 209 bsrl round |returns rounded denorm at (a0)
|
| H A D | fpsp.h | 159 .set WBTEMP_GRS,LV-40 | alias wbtemp guard, round, sticky 161 .set round_bit,0 | round bit is bit number 0 289 .set x_mode,0x00 | round to extended 290 .set s_mode,0x40 | round to single 291 .set d_mode,0x80 | round to double 293 .set rn_mode,0x00 | round nearest 294 .set rz_mode,0x10 | round to zero 295 .set rm_mode,0x20 | round to minus infinity 296 .set rp_mode,0x30 | round to plus infinity 305 .set rnd_stky_bit,29 | round/sticky bit of mantissa
|
| H A D | sint.S | 35 | sintrz, force round-to-zero mode. 65 |xref round 217 | ;used by round 221 bsr round |round the unnorm based on users
|
| /linux/tools/cgroup/ |
| H A D | iocost_coef_gen.py | 158 rseqiops = round(run_fio(testfile, args.duration, 'read', 161 rrandiops = round(run_fio(testfile, args.duration, 'randread', 167 wseqiops = round(run_fio(testfile, args.duration, 'write', 170 wrandiops = round(run_fio(testfile, args.duration, 'randwrite',
|
| /linux/lib/crypto/ |
| H A D | sha3.c | 52 static SHA3_INLINE void sha3_keccakf_one_round_generic(u64 st[25], int round) in sha3_keccakf_one_round_generic() argument 155 st[0] ^= sha3_keccakf_rndc[round]; in sha3_keccakf_one_round_generic() 170 for (int round = 0; round < SHA3_KECCAK_ROUNDS; round++) in sha3_keccakf_generic() local 171 sha3_keccakf_one_round_generic(state->native_words, round); in sha3_keccakf_generic()
|
| /linux/tools/virtio/virtio-trace/ |
| H A D | trace-agent.c | 73 unsigned long value, round; in parse_size() local 97 round = value & (PAGE_SIZE - 1); in parse_size() 98 value = value - round; in parse_size()
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | netwinder-fpe.rst | 14 {P|M|Z} = {round to +infinity,round to -infinity,round to zero}, 15 default = round to nearest 114 RND{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - round 118 URD{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - unnormalized round
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-rcar.c | 288 u32 cdf, round, ick, sum, scl, cdf_width; in rcar_i2c_clock_calculate() local 342 round = DIV_ROUND_CLOSEST(ick, 1000000); in rcar_i2c_clock_calculate() 343 round = DIV_ROUND_CLOSEST(round * sum, 1000); in rcar_i2c_clock_calculate() 354 scgd = DIV_ROUND_UP(scgd - 20 - round, 8); in rcar_i2c_clock_calculate() 355 scl = ick / (20 + 8 * scgd + round); in rcar_i2c_clock_calculate() 361 scl, t.bus_freq_hz, rate, round, cdf, scgd); in rcar_i2c_clock_calculate() 382 x = DIV_ROUND_UP(x - 8 - 2 * priv->smd - round, sum_ratio); in rcar_i2c_clock_calculate() 383 scl = rate / (8 + 2 * priv->smd + sum_ratio * x + round); in rcar_i2c_clock_calculate() 395 scl, t.bus_freq_hz, rate, round, cdf, priv->schd, priv->scld, priv->smd); in rcar_i2c_clock_calculate()
|
| /linux/Documentation/translations/zh_CN/core-api/irq/ |
| H A D | irq-affinity.rst | 44 round-trip min/avg/max = 0.1/0.1/0.4 ms 62 round-trip min/avg/max = 0.1/0.5/585.4 ms
|