Use tuples instead of a ADT for the register bank state.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 19 Feb 2009 12:10:10 +0000 (13:10 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 19 Feb 2009 12:10:10 +0000 (13:10 +0100)
commite771c40c12c3d93a1c59b396cf862cb0ac617d94
tree8e2df9b1617c41252aca2d54c09e83db0fc5ebf9
parente9accfad7b4c363db9e9f70a65485b216b5d6acb
Use tuples instead of a ADT for the register bank state.

We can't translate ADT's yet, but tuples work.
Alu.hs