Searched defs:round (Results 1 – 25 of 42) sorted by relevance
12
/openbmc/linux/arch/arm64/crypto/ |
D | sm3-neon-core.S |
|
D | sm3-ce-core.S |
|
/openbmc/linux/arch/x86/crypto/ |
D | sm3-avx-asm_64.S |
|
D | twofish-x86_64-asm_64.S |
|
D | twofish-i586-asm_32.S |
|
D | aria-aesni-avx-asm_64.S |
|
D | aria-aesni-avx2-asm_64.S |
|
D | aria-gfni-avx512-asm_64.S |
|
D | sha256-ssse3-asm.S |
|
D | sha256-avx-asm.S |
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 84 bool round, uint32_t *sat) in do_sqrshl_bhs() 119 bool round, uint32_t *sat) in do_uqrshl_bhs() 150 bool round, uint32_t *sat) in do_suqrshl_bhs() 160 bool round, uint32_t *sat) in do_sqrshl_d() 188 bool round, uint32_t *sat) in do_uqrshl_d() 212 bool round, uint32_t *sat) in do_suqrshl_d()
|
/openbmc/linux/arch/mips/math-emu/ |
D | sp_tlong.c |
|
D | dp_tint.c |
|
D | sp_tint.c |
|
D | dp_tlong.c |
|
D | dp_rint.c |
|
D | sp_rint.c |
|
/openbmc/qemu/include/net/ |
H A D | announce.h | 19 int round; member
|
/openbmc/u-boot/lib/ |
H A D | aes.c | 548 u32 round; in aes_encrypt() local 569 int round; in aes_decrypt() local
|
/openbmc/linux/tools/power/cpupower/bench/ |
D | system.c |
|
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 2616 uint8_t round = get_round(vxrm, res, 1); in aadd32() local 2625 uint8_t round = get_round(vxrm, res, 1); in aadd64() local 2654 uint8_t round = get_round(vxrm, res, 1); in RVVCALL() local 2663 uint8_t round = get_round(vxrm, res, 1); in aaddu64() local 2691 uint8_t round = get_round(vxrm, res, 1); in RVVCALL() local 2700 uint8_t round = get_round(vxrm, res, 1); in asub64() local 2729 uint8_t round = get_round(vxrm, res, 1); in RVVCALL() local 2738 uint8_t round = get_round(vxrm, res, 1); in asubu64() local 2765 uint8_t round; in RVVCALL() local 2785 uint8_t round; in vsmul16() local [all …]
|
/openbmc/linux/arch/arm/crypto/ |
D | ghash-ce-core.S |
|
/openbmc/linux/tools/virtio/virtio-trace/ |
D | trace-agent.c |
|
/openbmc/linux/arch/m68k/fpsp040/ |
D | round.S |
|
/openbmc/qemu/tests/fp/ |
H A D | fp-test.c | 964 int round = round_modes[j]; in run_test() local
|
12