Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
We need this for the upcoming pipelining patches. Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
I missed the register file updates for the second write port removal. Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
Right now we continually print all 3 possible GPRs an instruction may be using. Add signals so we only print GPRs when they are actually read. This should hopefully optimise away when synthesized. Signed-off-by: Anton Blanchard <anton@linux.ibm.com>