Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c648 unsigned long exp_low = (s_mem >> 23) & 0x7f; in s_mem_to_reg() local
/openbmc/qemu/target/alpha/
H A Dfpu_helper.c168 uint32_t exp_low = (fi >> 23) & 0x7f; in float32_to_s_int() local