Home
last modified time | relevance | path

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

/external/qemu/
Darm-dis.c64 static void floatformat_to_double (unsigned char *data, double *dest) in floatformat_to_double() function
2543 floatformat_to_double (valbytes, &fvalue); in print_insn_neon()