]> git.proxmox.com Git - mirror_qemu.git/commit
target-alpha: Copy implver to DisasContext
authorRichard Henderson <rth@twiddle.net>
Mon, 1 Jul 2013 20:19:30 +0000 (13:19 -0700)
committerAndreas Färber <afaerber@suse.de>
Tue, 23 Jul 2013 00:41:32 +0000 (02:41 +0200)
commit801c4c287b7d85fe8447900f78a9a6ab89d00271
tree1202a31728002ffab03d2c86e08864180a11f369
parentca6862a67f3c03e5efe26cf45b54c6176e4db5c3
target-alpha: Copy implver to DisasContext

Which allows removing env from DisasContext.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-alpha/translate.c