Searched hist:13525 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/ext/tlm_core/1/req_rsp/ports/
H A Devent_finder.hhdiff 13525:2d588ebdee7a Tue Dec 11 02:37:00 EST 2018 Gabe Black <gabeblack@google.com> systemc: Remove the TLM dependence on a non-standard method.

The sc_event_finder class in Accellera's implementation has a
non-standard report_error function that it uses internally. The TLM
headers were calling that function in their own event finder subclass.
This change replaces that call with what should be an equivalent bit of
code which is based on the report_error implementation.

Change-Id: Id57d26791df01403a77e70d5f4a00f650dc33599
Reviewed-on: https://gem5-review.googlesource.com/c/15063
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
/gem5/src/cpu/o3/
H A Dlsq_unit.hhdiff 14030:a58e14bf581c Thu Feb 08 10:07:00 EST 2018 Gabor Dozsa <gabor.dozsa@arm.com> cpu-o3: Increase LSQ buffer sizes to match max vector length

Change-Id: I5890c7cfa147125ce3389001f85d56d4b5a9911d
Signed-off-by: Gabor Dozsa <gabor.dozsa@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/13525
Tested-by: kokoro <noreply+kokoro@google.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Michael LeBeane <Michael.Lebeane@amd.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>

Completed in 31 milliseconds