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

  /external/qemu/hw/
armv7m.c 57 mask = tswap16(mask);
70 mask = tswap16(mask);
  /external/qemu/
thunk.c 137 *(uint16_t *)dst = tswap16(*(uint16_t *)src);
cpu-all.h 46 static inline uint16_t tswap16(uint16_t s) function
78 static inline uint16_t tswap16(uint16_t s) function
exec.c     [all...]

Completed in 116 milliseconds