)]}' { "commit": "0f90b7cb09509822bac7d434cf117ca452700759", "tree": "07ac921bd8bc85442431c035304ca3a4e6d54a5a", "parents": [ "7216fc8e2910db4ad9928944989b4a5d36e0ac86" ], "author": { "name": "Gabe Black", "email": "gabe.black@gmail.com", "time": "Sun Oct 24 23:33:10 2021 -0700" }, "committer": { "name": "Gabe Black", "email": "gabe.black@gmail.com", "time": "Fri Dec 03 03:05:41 2021 +0000" }, "message": "cpu: Add a StaticInst::advancePC which takes a ThreadContext.\n\nThis will avoid having to create a new heap allocated PCState, since the\ninstruction will know what type of backing storage to allocate on the\nstack for the working copy.\n\nChange-Id: Id208e015f6cb764bf7b13e0faf1677278b7e4641\nReviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/52069\nReviewed-by: Daniel Carvalho \u003codanrc@yahoo.com.br\u003e\nMaintainer: Gabe Black \u003cgabe.black@gmail.com\u003e\nTested-by: kokoro \u003cnoreply+kokoro@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "83dbf6bb94b39cc9b57ef6f058d5cfc4275e0caf", "old_mode": 33188, "old_path": "src/cpu/checker/cpu_impl.hh", "new_id": "b1571450d0e2dad169ca648b1c68190bf5e32b00", "new_mode": 33188, "new_path": "src/cpu/checker/cpu_impl.hh" }, { "type": "modify", "old_id": "48809b5a61e7c463f0de6b87fe7031ec43ab0ccd", "old_mode": 33188, "old_path": "src/cpu/simple/base.cc", "new_id": "7067f209b94cea999554ac97a06c321ee957d567", "new_mode": 33188, "new_path": "src/cpu/simple/base.cc" }, { "type": "modify", "old_id": "63a8a7ae7b83aeee4fdb5229a9ecf135a30e1787", "old_mode": 33188, "old_path": "src/cpu/static_inst.cc", "new_id": "17b01324b7c4540a26a4ce4e59bd261b0d63212d", "new_mode": 33188, "new_path": "src/cpu/static_inst.cc" }, { "type": "modify", "old_id": "1213eeb797409789c7f77aff9b4b643d4f6ac116", "old_mode": 33188, "old_path": "src/cpu/static_inst.hh", "new_id": "3e6357b34ea4ccad4201647079546145aec05330", "new_mode": 33188, "new_path": "src/cpu/static_inst.hh" } ] }