HomeSort by relevance Sort by last modified time
    Searched refs:cpu_get_fp80 (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-i386/
cpu.h 942 void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f);
    [all...]
fpu_helper.c 1153 void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f) function

Completed in 289 milliseconds