Home
last modified time | relevance | path

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

/external/ltrace/sysdeps/linux-gnu/ia64/
Dfetch.c209 fpreg_to_double (struct ia64_fpreg *fp) { in fpreg_to_double() function
236 } u = { .d = fpreg_to_double(&ctx->regs.fr[ctx->flt++]) }; in allocate_float()