Fix use of Inst not as union.
commitb3a9d384eb88b3065ba2db0ef19684b5169a8aa7
authorBert Wesarg <bert.wesarg@googlemail.com>
Mon, 6 Oct 2008 16:58:16 +0000 (6 16:58 +0000)
committerBert Wesarg <bert.wesarg@googlemail.com>
Mon, 6 Oct 2008 16:58:16 +0000 (6 16:58 +0000)
tree41596705cf71e83c5e2211916a8d36718a0b2778
parent986758c1bb5265e23ae36eec9d31f6515c38a662
Fix use of Inst not as union.

There was a leftover in FillLoopAddrs() from the conversion of Inst to an enum,
fix this.
source/interpret.c