Home
last modified time | relevance | path

Searched defs:round (Results 26 – 50 of 58) sorted by relevance

123

/openbmc/linux/arch/m68k/fpsp040/
H A Dround.S45 round: label
/openbmc/linux/arch/x86/crypto/
H A Dsha256-ssse3-asm.S317 .macro DO_ROUND round argument
H A Dsha256-avx-asm.S310 .macro DO_ROUND round argument
H A Dsm4-aesni-avx2-asm_64.S182 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
H A Dsha1_ssse3_asm.S260 .macro RR F, a, b, c, d, e, round
H A Dcast5-avx-x86_64-asm_64.S149 #define round(l, r, n, f) \ macro
/openbmc/qemu/tests/fp/
H A Dfp-test.c955 int round = round_modes[j]; in run_test() local
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1318 int round, bool *sat) in do_vqdmladh_h()
1325 int round, bool *sat) in do_vqdmladh_w()
1352 int round, bool *sat) in do_vqdmlsdh_b()
1359 int round, bool *sat) in do_vqdmlsdh_h()
1366 int round, bool *sat) in do_vqdmlsdh_w()
1533 int round, bool *sat) in do_vqdmlah_h()
1540 int round, bool *sat) in do_vqdmlah_w()
2435 bool round, uint32_t *sat) in do_sqrshl48_d()
2471 bool round, uint32_t *sat) in do_uqrshl48_d()
H A Dvec_helper.c159 bool neg, bool round) in do_sqrdmlah_b()
223 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_h()
464 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_s()
709 int64_t do_sqrdmlah_d(int64_t n, int64_t m, int64_t a, bool neg, bool round) in do_sqrdmlah_d()
H A Dneon_helper.c516 #define NEON_QDMULH16(dest, src1, src2, round) do { \ argument
542 #define NEON_QDMULH32(dest, src1, src2, round) do { \ argument
/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c244 u32 scgd, cdf, round, ick, sum, scl; in rcar_i2c_set_speed() local
/openbmc/linux/drivers/clk/meson/
H A Dclk-pll.c250 unsigned long round; in meson_clk_pll_determine_rate() local
/openbmc/qemu/include/libdecnumber/
H A DdecContext.h85 enum rounding round; /* rounding mode */ member
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.c760 static void next_key(u8 *key, sint round) in next_key()
860 sint round; in aes128k128d() local
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_trig.c784 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem()
/openbmc/qemu/target/hexagon/
H A Dfma_emu.c168 uint8_t round; member
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_tvout.c458 char *const round[] = {"8-bit", "10-bit", "12-bit"}; in tvout_dbg_vip() local
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c711 const u32 round = 10; in eq_delay_to_mult() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-rcar.c253 u32 scgd, cdf, round, ick, sum, scl, cdf_width; in rcar_i2c_clock_calculate() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0900_core.c552 u32 freq, round; in stv0900_get_freq_auto() local
/openbmc/qemu/target/arm/
H A Dvfp_helper.c400 #define CONV_FTOI(name, ftype, fsz, sign, round) \ argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h250 u64 round; member
/openbmc/linux/drivers/usb/serial/
H A Dmos7720.c1274 __u16 round; in calc_baud_rate_divisor() local
/openbmc/qemu/disas/
H A Dm68k.c4128 #define TBL1(name,insn_size,signed,round,size) \ argument
/openbmc/linux/fs/f2fs/
H A Dgc.c1814 unsigned int skipped_round = 0, round = 0; in f2fs_gc() local

123