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

/gem5/src/systemc/core/
H A Dsc_process_handle.ccdiff 12960:ff77756883e0 Mon Jul 16 23:23:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Implement sc_get_current_process_handle's other personality.

When run during simulation, sc_get_current_process_handle returns a
handle for the currently running process or a invalid handle if no
process is running (ie sc_main is running).

When run during elaboration, it returns a handle to the most recently
created process. This second context is what this change handles.

Change-Id: I3fb247b9b7bf83891c782966cfef474753159158
Reviewed-on: https://gem5-review.googlesource.com/12030
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/arch/riscv/
H A Dprocess.hhdiff 12030:160fc15c495f Mon May 15 15:03:00 EDT 2017 Brandon Potter <brandon.potter@amd.com> syscall_emul, riscv: add override keyword to RISCV Process class

Change-Id: I2a146ae57aac3787389997961208474a97e7c155
Reviewed-on: https://gem5-review.googlesource.com/3360
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Alec Roelke <ar4jc@virginia.edu>

Completed in 11 milliseconds