Make exec have a single binding.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 27 Feb 2009 13:37:55 +0000 (14:37 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 27 Feb 2009 13:37:55 +0000 (14:37 +0100)
commit56b4b2edb9bd1d06cafefc12a06feb7ef5622291
tree84318ad91575722387862be2bcd61c5202ea5ac1
parent023e8550e96ed275acf746580642c9f6fee60329
Make exec have a single binding.

This prevents two separate invocations of register_bank, which leads to
having a separate register bank for reading and writing.
Alu.hs