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

/gem5/src/systemc/
H A DSConsopts13384:0209b31e8b2b Mon Oct 15 21:46:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Enable systemc support by default.

Change-Id: I9375518a54e14413a499d065f5bc5e1031834c81
Reviewed-on: https://gem5-review.googlesource.com/c/13535
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/sim/
H A Dsyscall_emul.hh13535:14b3f5a55d38 Wed Jan 09 09:51:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> sim-se: Correctly calculate next PC in clone

The clone syscall doesn't propagate all state in the PCState object
when calculating the return PC of a newly created process. Instead of
creating a new PCState object from the next PC address, copy the old
PC and advance it.

Change-Id: Ice53831920bcb5d198865169ed2cca8d06e37cfe
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Cc: Giacomo Travaglini <giacomo.travaglini@arm.com>
Cc: Javier Setoain <javier.setoain@arm.com>
Cc: Brandon Potter <Brandon.Potter@amd.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15417
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>

Completed in 41 milliseconds