commit | 1162c041c11a49b8ba50bf5f73a72352421787a8 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sat May 14 12:52:35 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Jun 26 18:25:13 2011 +0000 |
tree | e4511db4385cbded0166d064bd292082a9d8f438 | |
parent | 4d2c2b77f3d0c59642dd2ce799a0fb4c2a91aca8 [diff] |
cpu_loop_exit: avoid using AREG0 Make cpu_loop_exit() take a parameter for CPUState instead of relying on global env. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>