Review Board 2.0.15


branch predictor: move out of o3 and inorder cpus

Review Request #1602 - Created Jan. 5, 2013 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 9476:059046fdc03d
---------------------------
branch predictor: move out of o3 and inorder cpus
This patch moves the branch predictor files in the o3 and inorder directories
to src/cpu/pred. This allows sharing the branch predictor across different
cpu models.

This patch was originally posted by Timothy Jones in July 2010
but never made it to the repository.

   
Review request changed
Updated (Jan. 24, 2013, 2:32 a.m.)

Status: Closed (submitted)