Re: [gem5-dev] SMT with x86

2015-01-08 Thread Gabe Black via gem5-dev
t0 must always return 0, and writes to it must always be ignored (or overwritten before the next instruction). You're corrupted program counter might be because you're using physical registers which aren't actually there, accessing beyond the end of an array and reading/writing something random.

Re: [gem5-dev] Review Request 2600: cpu: fix RetiredStores probe point

2015-01-08 Thread Andreas Hansson via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2600/#review5746 --- Ship it! Nilay, could you push this when you get the opportunity? -

Re: [gem5-dev] Review Request 2600: cpu: fix RetiredStores probe point

2015-01-08 Thread Andreas Sandberg via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2600/#review5745 --- Ship it! Ooops, that was probably my fault.. Thanks for fixing! -