ruby: eliminate typedef integer_t
Review Request #1419 - Created Sept. 13, 2012 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9225:f2888917f08e --------------------------- ruby: eliminate typedef integer_t
Issue Summary
2
2
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| int64_t to be in line with the rest of gem5? | Andreas Hansson | Sept. 13, 2012, 1:11 a.m. | Open |
| Take the plunge and use src/base/types.hh, i.e. uint64_t and int64_t? | Andreas Hansson | Sept. 13, 2012, 1:11 a.m. | Open |
Posted (Sept. 13, 2012, 1:11 a.m.)
-
src/mem/ruby/common/Address.cc (Diff revision 1) -
int64_t to be in line with the rest of gem5?
-
src/mem/ruby/common/TypeDefines.hh (Diff revision 1) -
Take the plunge and use src/base/types.hh, i.e. uint64_t and int64_t?
