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

  /external/qemu/target-i386/
machine.c 185 env->fpregs[i].d = cpu_set_fp80(mant, exp);
cpu.h 943 floatx80 cpu_set_fp80(uint64_t mant, uint16_t upper);
    [all...]
fpu_helper.c 1162 floatx80 cpu_set_fp80(uint64_t mant, uint16_t upper) function

Completed in 51 milliseconds