diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2013-10-15 14:22:43 -0400 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2013-10-15 14:22:43 -0400 |
commit | 9bd017b8aee1432b78361da89ce4980dabb70084 (patch) | |
tree | dd72d8882f825474a0a24297137e819212c8ec33 /src/arch/alpha | |
parent | c009d0eb2a02dddce6cca1033d73efde21445487 (diff) | |
download | gem5-9bd017b8aee1432b78361da89ce4980dabb70084.tar.xz |
cpu/o3: clean up scoreboard object
It had a bunch of fields (and associated constructor
parameters) thet it didn't really use, and the array
initialization was needlessly verbose.
Also just hardwired the getReg() method to aleays
return true for misc regs, rather than having an array
of bits that we always kept marked as ready.
Diffstat (limited to 'src/arch/alpha')
0 files changed, 0 insertions, 0 deletions