Searched refs:exp_start (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/disas/ |
H A D | m68k.c | 70 unsigned int exp_start; member 4579 fmt->exp_start, fmt->exp_len); in floatformat_i387_ext_is_valid() 4734 fmt->exp_start, fmt->exp_len); in floatformat_to_double() 4922 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() 4934 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() 4941 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() 4947 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double()
|