cpu: Construct ROB with cpu params struct instead of each variable
authorFaissal Sleiman <Faissal.Sleiman@arm.com>
Thu, 31 Oct 2013 18:41:13 +0000 (13:41 -0500)
committerFaissal Sleiman <Faissal.Sleiman@arm.com>
Thu, 31 Oct 2013 18:41:13 +0000 (13:41 -0500)
commit397dc784fd44860cf9f58ebf453769e5e2bd830b
treef0b648277015ecf7d5ce0f5d06f2b11379c5e225
parent15938e049267d87e4272aa863741e56eba883117
cpu: Construct ROB with cpu params struct instead of each variable

Most other structures/stages get passed the cpu params struct.
src/cpu/o3/cpu.cc
src/cpu/o3/rob.hh
src/cpu/o3/rob_impl.hh