Home
last modified time | relevance | path

Searched defs:scaled (Results 1 – 4 of 4) sorted by relevance

/qemu/crypto/
H A Dpbkdf.c110 size_t scaled = 0; in threaded_qcrypto_pbkdf2_count_iters() local
/qemu/target/sparc/
H A Dvis_helper.c400 int32_t scaled = src << scale; in helper_fpack16() local
422 int64_t scaled = (int64_t)src << scale; in helper_fpack32() local
443 int64_t scaled = (int64_t)src << scale; in helper_fpackfix() local
/qemu/target/arm/tcg/
H A Dvfp_helper.c614 uint32_t scaled, estimate; call_recip_estimate() local
889 uint32_t scaled; recip_sqrt_estimate() local
[all...]
/qemu/tests/qtest/
H A Dtest-arm-mptimer.c36 static int scaled = 122; variable