Searched hist:12450 (Results 1 - 11 of 11) sorted by relevance
/gem5/src/systemc/ext/dt/bit/ | ||
H A D | sc_bit_proxies.hh | diff 13138:31951157e41e Thu Aug 30 17:51:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Adjust some error messages to match Accellera. Those messages include an error number in the Accellera implementation. Add those numbers to gem5 so it's easier to check against golden reference output for the regression tests. Change-Id: I35054dd187e86a87eb177f4695d61044c58ce262 Reviewed-on: https://gem5-review.googlesource.com/c/12450 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/systemc/dt/bit/ | ||
H A D | sc_lv_base.cc | diff 13138:31951157e41e Thu Aug 30 17:51:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Adjust some error messages to match Accellera. Those messages include an error number in the Accellera implementation. Add those numbers to gem5 so it's easier to check against golden reference output for the regression tests. Change-Id: I35054dd187e86a87eb177f4695d61044c58ce262 Reviewed-on: https://gem5-review.googlesource.com/c/12450 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/systemc/dt/int/ | ||
H A D | sc_int_base.cc | diff 13138:31951157e41e Thu Aug 30 17:51:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Adjust some error messages to match Accellera. Those messages include an error number in the Accellera implementation. Add those numbers to gem5 so it's easier to check against golden reference output for the regression tests. Change-Id: I35054dd187e86a87eb177f4695d61044c58ce262 Reviewed-on: https://gem5-review.googlesource.com/c/12450 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | sc_signed.cc | diff 13138:31951157e41e Thu Aug 30 17:51:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Adjust some error messages to match Accellera. Those messages include an error number in the Accellera implementation. Add those numbers to gem5 so it's easier to check against golden reference output for the regression tests. Change-Id: I35054dd187e86a87eb177f4695d61044c58ce262 Reviewed-on: https://gem5-review.googlesource.com/c/12450 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | sc_uint_base.cc | diff 13138:31951157e41e Thu Aug 30 17:51:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Adjust some error messages to match Accellera. Those messages include an error number in the Accellera implementation. Add those numbers to gem5 so it's easier to check against golden reference output for the regression tests. Change-Id: I35054dd187e86a87eb177f4695d61044c58ce262 Reviewed-on: https://gem5-review.googlesource.com/c/12450 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | sc_unsigned.cc | diff 13138:31951157e41e Thu Aug 30 17:51:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Adjust some error messages to match Accellera. Those messages include an error number in the Accellera implementation. Add those numbers to gem5 so it's easier to check against golden reference output for the regression tests. Change-Id: I35054dd187e86a87eb177f4695d61044c58ce262 Reviewed-on: https://gem5-review.googlesource.com/c/12450 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/dev/x86/ | ||
H A D | speaker.cc | diff 12450:b5a0300fc327 Sat Jan 06 08:30:00 EST 2018 Gabe Black <gabeblack@google.com> base: Rework bitunions so they can be more flexible. They are now oriented around a class which makes it easy to provide custom setter/getter functions which let you set or read bits in an arbitrary way. Future additions may add the ability to add custom bitfield methods, and index-able bitfields. Change-Id: Ibd6d4d9e49107490f6dad30a4379a8c93bda9333 Reviewed-on: https://gem5-review.googlesource.com/7201 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | i8042.cc | diff 12450:b5a0300fc327 Sat Jan 06 08:30:00 EST 2018 Gabe Black <gabeblack@google.com> base: Rework bitunions so they can be more flexible. They are now oriented around a class which makes it easy to provide custom setter/getter functions which let you set or read bits in an arbitrary way. Future additions may add the ability to add custom bitfield methods, and index-able bitfields. Change-Id: Ibd6d4d9e49107490f6dad30a4379a8c93bda9333 Reviewed-on: https://gem5-review.googlesource.com/7201 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/base/ | ||
H A D | bitunion.hh | diff 12450:b5a0300fc327 Sat Jan 06 08:30:00 EST 2018 Gabe Black <gabeblack@google.com> base: Rework bitunions so they can be more flexible. They are now oriented around a class which makes it easy to provide custom setter/getter functions which let you set or read bits in an arbitrary way. Future additions may add the ability to add custom bitfield methods, and index-able bitfields. Change-Id: Ibd6d4d9e49107490f6dad30a4379a8c93bda9333 Reviewed-on: https://gem5-review.googlesource.com/7201 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/arm/ | ||
H A D | types.hh | diff 12450:b5a0300fc327 Sat Jan 06 08:30:00 EST 2018 Gabe Black <gabeblack@google.com> base: Rework bitunions so they can be more flexible. They are now oriented around a class which makes it easy to provide custom setter/getter functions which let you set or read bits in an arbitrary way. Future additions may add the ability to add custom bitfield methods, and index-able bitfields. Change-Id: Ibd6d4d9e49107490f6dad30a4379a8c93bda9333 Reviewed-on: https://gem5-review.googlesource.com/7201 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/sim/ | ||
H A D | serialize.hh | diff 12450:b5a0300fc327 Sat Jan 06 08:30:00 EST 2018 Gabe Black <gabeblack@google.com> base: Rework bitunions so they can be more flexible. They are now oriented around a class which makes it easy to provide custom setter/getter functions which let you set or read bits in an arbitrary way. Future additions may add the ability to add custom bitfield methods, and index-able bitfields. Change-Id: Ibd6d4d9e49107490f6dad30a4379a8c93bda9333 Reviewed-on: https://gem5-review.googlesource.com/7201 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com> |
Completed in 69 milliseconds