]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Implement indirect memory registers
authorRichard Henderson <rth@twiddle.net>
Thu, 19 Sep 2013 17:36:18 +0000 (10:36 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 23 Feb 2016 16:07:14 +0000 (08:07 -0800)
commitb3915dbbdcdb2e04753f3d34a1b0865eea005069
tree622cf7017cdee384455d6e27e1a6fc16ac072786
parent869938ae2a284fe730cb6f807ea0f9e324e0f87c
tcg: Implement indirect memory registers

That is, global_mem registers whose base is another global_mem
register, rather than a fixed register.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c
tcg/tcg.h