Searched refs:CHIP_SWAP64 (Results 1 – 1 of 1) sorted by relevance
116 #define CHIP_SWAP64(x) le64toh(x) macro121 #define CHIP_SWAP64(x) be64toh(x) macro126 #define CHIP_SWAP64(x) (x) macro143 # define CHIP_SWAP_ACCESS(x) CHIP_SWAP64(x)766 const uint64_t r = CHIP_SWAP64(mips3_ld(h) >> shift); in __BS()875 mips3_sd(h, CHIP_SWAP64(val)); in __BS()