Searched refs:swap_byte64 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dbyteswap.hh62 swap_byte64(uint64_t x) function
114 return swap_byte64((uint64_t)x);

Completed in 2 milliseconds