Searched hist:12441 (Results 1 - 7 of 7) sorted by relevance
/gem5/src/systemc/core/ | ||
H A D | sc_spawn.cc | 13129:7346c328de41 Wed Aug 29 02:32:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: sc_spawn can create static or dynamic processes. Their status depends on when sc_spawn is run. Change-Id: I826adf9d5c905687e705642130ca5ad725ce92af Reviewed-on: https://gem5-review.googlesource.com/c/12441 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/riscv/ | ||
H A D | process.cc | 12441:ece14e2e8c0a Sun Jan 14 14:44:00 EST 2018 Gabe Black <gabeblack@google.com> arch: Fix a fatal_if in most of the arch's process classes. When switching an assert to a fatal while addressing recent review feedback, I forgot to reverse the polarity of the condition, making the fatal fire in exactly the opposite of the conditions it was meant to. Change-Id: Icf49864ef449052bbb0d427dca786006166575c4 Reviewed-on: https://gem5-review.googlesource.com/7381 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/arm/ | ||
H A D | process.cc | 12441:ece14e2e8c0a Sun Jan 14 14:44:00 EST 2018 Gabe Black <gabeblack@google.com> arch: Fix a fatal_if in most of the arch's process classes. When switching an assert to a fatal while addressing recent review feedback, I forgot to reverse the polarity of the condition, making the fatal fire in exactly the opposite of the conditions it was meant to. Change-Id: Icf49864ef449052bbb0d427dca786006166575c4 Reviewed-on: https://gem5-review.googlesource.com/7381 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/power/ | ||
H A D | process.cc | 12441:ece14e2e8c0a Sun Jan 14 14:44:00 EST 2018 Gabe Black <gabeblack@google.com> arch: Fix a fatal_if in most of the arch's process classes. When switching an assert to a fatal while addressing recent review feedback, I forgot to reverse the polarity of the condition, making the fatal fire in exactly the opposite of the conditions it was meant to. Change-Id: Icf49864ef449052bbb0d427dca786006166575c4 Reviewed-on: https://gem5-review.googlesource.com/7381 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/alpha/ | ||
H A D | process.cc | 12441:ece14e2e8c0a Sun Jan 14 14:44:00 EST 2018 Gabe Black <gabeblack@google.com> arch: Fix a fatal_if in most of the arch's process classes. When switching an assert to a fatal while addressing recent review feedback, I forgot to reverse the polarity of the condition, making the fatal fire in exactly the opposite of the conditions it was meant to. Change-Id: Icf49864ef449052bbb0d427dca786006166575c4 Reviewed-on: https://gem5-review.googlesource.com/7381 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/mips/ | ||
H A D | process.cc | 12441:ece14e2e8c0a Sun Jan 14 14:44:00 EST 2018 Gabe Black <gabeblack@google.com> arch: Fix a fatal_if in most of the arch's process classes. When switching an assert to a fatal while addressing recent review feedback, I forgot to reverse the polarity of the condition, making the fatal fire in exactly the opposite of the conditions it was meant to. Change-Id: Icf49864ef449052bbb0d427dca786006166575c4 Reviewed-on: https://gem5-review.googlesource.com/7381 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/sparc/ | ||
H A D | process.cc | 12441:ece14e2e8c0a Sun Jan 14 14:44:00 EST 2018 Gabe Black <gabeblack@google.com> arch: Fix a fatal_if in most of the arch's process classes. When switching an assert to a fatal while addressing recent review feedback, I forgot to reverse the polarity of the condition, making the fatal fire in exactly the opposite of the conditions it was meant to. Change-Id: Icf49864ef449052bbb0d427dca786006166575c4 Reviewed-on: https://gem5-review.googlesource.com/7381 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
Completed in 77 milliseconds