Searched hist:3902 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/
H A Dprocess.hh12141:0d5750e8c0b0 Wed Jun 28 15:21:00 EDT 2017 Sean Wilson <spwilson2@wisc.edu> sim, x86: Make clone a virtual function

This fixes the function call to clone in syscall_emul.hh where
the x86 version should be called before the base implementation
of clone.

Change-Id: Iccd2f680ff6e3a5536037d688a80ab3f236bbd98
Signed-off-by: Sean Wilson <spwilson2@wisc.edu>
Reviewed-on: https://gem5-review.googlesource.com/3902
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/sim/
H A Dprocess.hh12141:0d5750e8c0b0 Wed Jun 28 15:21:00 EDT 2017 Sean Wilson <spwilson2@wisc.edu> sim, x86: Make clone a virtual function

This fixes the function call to clone in syscall_emul.hh where
the x86 version should be called before the base implementation
of clone.

Change-Id: Iccd2f680ff6e3a5536037d688a80ab3f236bbd98
Signed-off-by: Sean Wilson <spwilson2@wisc.edu>
Reviewed-on: https://gem5-review.googlesource.com/3902
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/arch/sparc/
H A Dtlb.cc3902:f09fe9c1e609 Tue Jan 16 19:06:00 EST 2007 Ali Saidi <saidi@eecs.umich.edu> In the case of ASI_P or ASI_LDTX_P set primary and skip the other checks

Completed in 51 milliseconds