Searched defs:uint64_ta (Results 1 - 1 of 1) sorted by relevance
/gem5/src/arch/mips/linux/ | ||
H A D | aligned.hh | 41 typedef uint64_t uint64_ta __attribute__ ((aligned (8))) ; typedef 45 #define uint64_ta uint64_t __attribute__ ((aligned (8))) macro |
Completed in 3 milliseconds