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

  /external/qemu/include/qemu/
bswap.h 392 static inline void stfl_be_p(void *ptr, float32 v) function
  /external/qemu/include/exec/
cpu-all.h 165 #define stfl_p(p, v) stfl_be_p(p, v)

Completed in 51 milliseconds