Re: [m5-dev] Review Request: ARM: Remove the saturating (Q) condition code from the renamed register.

2011-05-09 Thread Gabe Black
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/680/#review1214 --- You need to be careful here since miscregs won't forward results back to

Re: [m5-dev] Review Request: ARM: Remove the saturating (Q) condition code from the renamed register.

2011-05-09 Thread Ali Saidi
On 2011-05-08 23:48:49, Gabe Black wrote: You need to be careful here since miscregs won't forward results back to later instructions. Anything that depends on the q bit (and by extension the CPSR as a whole) needs to wait for all earlier instructions to complete before executing. I

[m5-dev] Review Request: ARM: Remove the saturating (Q) condition code from the renamed register.

2011-05-04 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/680/ --- Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan