Searched defs:int64_ta (Results 1 - 1 of 1) sorted by relevance
/gem5/src/arch/mips/linux/ | ||
H A D | aligned.hh | 42 typedef int64_t int64_ta __attribute__ ((aligned (8))) ; typedef 46 #define int64_ta int64_t __attribute__ ((aligned (8))) macro |
Completed in 4 milliseconds