Home
last modified time | relevance | path

Searched refs:b_short (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Ddfp_helper.c895 uint32_t b_short; in helper_DCTDP() local
898 b_short = (uint32_t)vb.VsrD(1); in helper_DCTDP()
901 decimal32ToNumber((decimal32 *)&b_short, &dfp.t); in helper_DCTDP()