gem5
v20.1.0.0
|
Go to the source code of this file.
Macros | |
#define | uint64_ta uint64_t __attribute__ ((aligned (8))) |
#define | int64_ta int64_t __attribute__ ((aligned (8))) |
#define | Addr_a Addr __attribute__ ((aligned (8))) |
#define Addr_a Addr __attribute__ ((aligned (8))) |
Definition at line 44 of file aligned.hh.
#define int64_ta int64_t __attribute__ ((aligned (8))) |
Definition at line 43 of file aligned.hh.
#define uint64_ta uint64_t __attribute__ ((aligned (8))) |
Definition at line 42 of file aligned.hh.