drc: never read to r0
authornotaz <notasas@gmail.com>
Fri, 6 Jan 2012 00:28:49 +0000 (02:28 +0200)
committernotaz <notasas@gmail.com>
Fri, 6 Jan 2012 00:28:49 +0000 (02:28 +0200)
r0 can be allocated for a write and program may decide to read to r0
while we have it alloacted, so *_readstub must be ready for it


No differences found