O3: Handle loads when the destination is the PC.
authorMin Kyu Jeong <minkyu.jeong@arm.com>
Mon, 23 Aug 2010 16:18:40 +0000 (11:18 -0500)
committerMin Kyu Jeong <minkyu.jeong@arm.com>
Mon, 23 Aug 2010 16:18:40 +0000 (11:18 -0500)
commit43c938d23e2b28c7190bd10c470c452676f5cb9d
treed6176dc000ff7dd2d0789ae92f6318791e3e6f27
parent5f91ec3f4618dad8d36efbf8b5a5112a1ce0d1b7
O3: Handle loads when the destination is the PC.
For loads that PC is the destination, check if the load
was mispredicted again when the value being loaded returns from memory
src/cpu/o3/iew.hh
src/cpu/o3/iew_impl.hh
src/cpu/o3/lsq_unit.hh
src/cpu/o3/lsq_unit_impl.hh