Searched hist:13463 (Results 1 - 2 of 2) sorted by relevance
/gem5/util/systemc/gem5_within_systemc/ | ||
H A D | README | diff 13463:cbfe45f18909 Wed Nov 21 20:59:00 EST 2018 Gabe Black <gabeblack@google.com> systemc: Update the gem5-within-systemc README to mention USE_SYSTEMC. When linking with an external systemc host, the native gem5 systemc API should be disabled to avoid linking conflicts. Change-Id: If7f9b3718fcdbdab5ebc9ef52e746f6bf9f2fb9c Reviewed-on: https://gem5-review.googlesource.com/c/14520 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/gpu-compute/ | ||
H A D | dispatcher.cc | diff 13345:1c9e1df05191 Fri Oct 12 08:09:00 EDT 2018 Gabe Black <gabeblack@google.com> gpu-compute: Explicitly use little endian packet accessors. The gpu ISA doesn't have a well defined endianness, but it really should. It seems that the GPU is only used with x86, and in that context it would be little endian. Change-Id: I1620906564a77f44553fbf6d788866e017b6054b Reviewed-on: https://gem5-review.googlesource.com/c/13463 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
Completed in 8 milliseconds