Searched hist:7201 (Results 1 - 6 of 6) sorted by relevance
/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/isa/formats/ | ||
H A D | data.isa | diff 7201:253d16049184 Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Hook up the push/pop versions of stm/ldm in thumb. |
/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 58 milliseconds