Searched hist:7381 (Results 1 - 8 of 8) sorted by relevance
/gem5/src/arch/arm/insts/ | ||
H A D | vfp.hh | diff 7381:bc68c91e9814 Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Add barriers that make sure FP operations happen where they're supposed to. |
/gem5/src/arch/riscv/ | ||
H A D | process.cc | diff 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/isa/insts/ | ||
H A D | fp.isa | diff 7381:bc68c91e9814 Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Add barriers that make sure FP operations happen where they're supposed to. |
/gem5/src/arch/arm/ | ||
H A D | process.cc | diff 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 | diff 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 | diff 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 | diff 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 | diff 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 102 milliseconds