Home
last modified time | relevance | path

Searched defs:from_fixed (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dvisemul.c494 int from_fixed = scaled >> 7; in pformat() local
517 s64 from_fixed = scaled >> 23; in pformat() local
540 s64 from_fixed = scaled >> 16; in pformat() local
/openbmc/qemu/target/sparc/
H A Dvis_helper.c401 int32_t from_fixed = scaled >> 7; in helper_fpack16() local
423 int64_t from_fixed = scaled >> 23; in helper_fpack32() local
444 int64_t from_fixed = scaled >> 16; in helper_fpackfix() local