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

/gem5/src/sim/
H A Dbyteswap.hh81 swap_byte32(uint32_t x) function
116 return swap_byte32((uint32_t)x);

Completed in 2 milliseconds